修复无法自动升级数据库的问题

This commit is contained in:
GoEdgeLab
2020-11-17 15:42:42 +08:00
parent a3449f028e
commit 98d4837401
3 changed files with 22 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
package teaconst
const (
Version = "0.0.2"
Version = "0.0.1"
ProductName = "Edge API"
ProcessName = "edge-api"