mirror of
https://github.com/kataras/iris.git
synced 2026-01-07 20:17:05 +00:00
Security fix for TLS-enabled servers, please read https://github.com/kataras/iris/blob/master/HISTORY.md#tu-16-jenuary-2018--v1002
Former-commit-id: 861f7a30cbb2309a1f16c5196ceb10b02a92b933
This commit is contained in:
@@ -13,7 +13,7 @@ import (
|
||||
|
||||
const (
|
||||
// Version is the string representation of the current local Iris Web Framework version.
|
||||
Version = "10.0.1"
|
||||
Version = "10.0.2"
|
||||
)
|
||||
|
||||
// CheckForUpdates checks for any available updates
|
||||
|
||||
Reference in New Issue
Block a user