github.com/gogf/gf/v2@v2.7.4/version.go (about) 1 package gf 2 3 const ( 4 // VERSION is the current GoFrame version. 5 VERSION = "v2.7.4" 6 )