版本号改为1.2.0

This commit is contained in:
刘祥超
2023-06-12 14:42:48 +08:00
parent 2965e8df65
commit 7317312f68

View File

@@ -1,9 +1,9 @@
package teaconst
const (
Version = "1.1.0"
Version = "1.2.0"
APINodeVersion = "1.1.0"
APINodeVersion = "1.2.0"
ProductName = "Edge Admin"
ProcessName = "edge-admin"