1
0
mirror of https://github.com/kataras/iris.git synced 2026-07-31 16:39:52 +00:00
Former-commit-id: 292d155c877ba3f9d1210db54c3df3fedd1d0c1c
This commit is contained in:
Gerasimos (Makis) Maropoulos
2018-01-15 00:54:01 +02:00
parent ad9c76adb3
commit a19e570c8a
19 changed files with 154 additions and 47 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ import (
const (
// Version is the string representation of the current local Iris Web Framework version.
Version = "10.0.0"
Version = "10.0.1"
)
// CheckForUpdates checks for any available updates