mirror of
https://github.com/kataras/iris.git
synced 2026-07-31 08:29:50 +00:00
v12.2.0-alpha
This commit is contained in:
@@ -36,8 +36,8 @@ import (
|
||||
"github.com/tdewolff/minify/v2/xml"
|
||||
)
|
||||
|
||||
// Version is the current version number of the Iris Web Framework.
|
||||
const Version = "12.2.0"
|
||||
// Version is the current version of the Iris Web Framework.
|
||||
const Version = "12.2.0-alpha"
|
||||
|
||||
// Byte unit helpers.
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user