1
0
mirror of https://github.com/kataras/iris.git synced 2026-01-08 20:41:57 +00:00

Update to Version 10.6.0 and add Video Courses section at READMEs

Former-commit-id: 2a6bf807b989e6b3d02ec6d1d46b42953507535e
This commit is contained in:
Gerasimos Maropoulos
2018-04-22 16:22:24 +03:00
parent 06c17bc8bb
commit cfe484f769
10 changed files with 86 additions and 19 deletions

View File

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