mirror of
https://github.com/kataras/iris.git
synced 2026-07-31 08:29:50 +00:00
More on Transactions: Fallback on, unexpected, panics and able to send 'silent' error which stills reverts the changes but no output
This commit is contained in:
@@ -80,7 +80,7 @@ const (
|
||||
// IsLongTermSupport flag is true when the below version number is a long-term-support version
|
||||
IsLongTermSupport = false
|
||||
// Version is the current version number of the Iris web framework
|
||||
Version = "5.1.2"
|
||||
Version = "5.1.3"
|
||||
|
||||
banner = ` _____ _
|
||||
|_ _| (_)
|
||||
|
||||
Reference in New Issue
Block a user