1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-30 16:27:04 +00:00

Update to version 10.6.4 | Read HISTORY.md for the bug fixes

Former-commit-id: 4b981358f4e89807d1ccd8357a53641e770ab075
This commit is contained in:
Gerasimos Maropoulos
2018-05-09 01:36:04 +03:00
parent 4d9909cba5
commit 485cfbc838
10 changed files with 23 additions and 7 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.3"
Version = "10.6.4"
)
// CheckForUpdates checks for any available updates