mirror of
https://github.com/beego/bee.git
synced 2025-06-13 11:50:39 +00:00
Bee new using v2.0 beego
This commit is contained in:
@ -27,7 +27,7 @@ import (
|
||||
const confVer = 0
|
||||
|
||||
const (
|
||||
Version = "1.12.0"
|
||||
Version = "2.0.0"
|
||||
GitRemotePath = "github.com/beego/bee"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user