1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-18 02:17:05 +00:00

Add a link to the stable version on the Installation section

This commit is contained in:
Gerasimos Maropoulos
2016-10-31 21:21:11 +02:00
parent 32e3cbede1
commit 504006a7bb
3 changed files with 15 additions and 71 deletions

View File

@@ -78,9 +78,9 @@ import (
const (
// IsLongTermSupport flag is true when the below version number is a long-term-support version
IsLongTermSupport = true
IsLongTermSupport = false
// Version is the current version number of the Iris web framework
Version = "4"
Version = "5.0.1"
banner = ` _____ _
|_ _| (_)