1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-17 18:07:01 +00:00

v12.2.0-alpha

This commit is contained in:
Gerasimos (Makis) Maropoulos
2020-09-13 19:18:57 +03:00
parent fb00ecd2b7
commit a917ef68fc
14 changed files with 15 additions and 15 deletions

View File

@@ -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 (