Update the comment of Version (#1141)
This commit is contained in:
parent
dfb68ce085
commit
1e88466d23
2
gin.go
2
gin.go
@ -14,8 +14,8 @@ import (
|
||||
"github.com/gin-gonic/gin/render"
|
||||
)
|
||||
|
||||
// Version is Framework's version.
|
||||
const (
|
||||
// Version is Framework's version.
|
||||
Version = "v1.2"
|
||||
defaultMultipartMemory = 32 << 20 // 32 MB
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user