1
0
mirror of https://github.com/kataras/iris.git synced 2026-01-08 20:41:57 +00:00
Former-commit-id: 9f73b831dcd6bda160ddd3f70ace59a5cc63c31c
This commit is contained in:
Gerasimos Maropoulos
2018-06-05 01:24:35 +03:00
parent f83e125d7f
commit cc4409e77a
14 changed files with 48 additions and 21 deletions

View File

@@ -13,7 +13,7 @@ import (
const (
// Version is the string representation of the current local Iris Web Framework version.
Version = "10.6.5"
Version = "10.6.6"
)
// CheckForUpdates checks for any available updates