feat: 发布v2.3.13

This commit is contained in:
耗子
2024-10-24 03:08:23 +08:00
parent 0b61f2f67c
commit 6c6088e8d4
+1 -1
View File
@@ -26,7 +26,7 @@ func initConf() {
func initGlobal() {
app.Root = app.Conf.MustString("app.root")
app.Version = "2.3.12"
app.Version = "2.3.13"
app.Locale = app.Conf.MustString("app.locale")
// 初始化时区