mirror of
https://github.com/kataras/iris.git
synced 2026-01-08 12:31:58 +00:00
V4 LTS, check the HISTORY.md
This commit is contained in:
6
iris.go
6
iris.go
@@ -75,8 +75,10 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
// Version is the current version of the Iris web framework
|
||||
Version = "4.6.1"
|
||||
// IsLongTermSupport flag is true when the below version number is a long-term-support version
|
||||
IsLongTermSupport = true
|
||||
// Version is the current version number of the Iris web framework
|
||||
Version = "4"
|
||||
|
||||
banner = ` _____ _
|
||||
|_ _| (_)
|
||||
|
||||
Reference in New Issue
Block a user