版本号更改为1.0.0

This commit is contained in:
刘祥超
2023-04-09 17:24:04 +08:00
parent 45167b87e5
commit 3c3c511c5b

View File

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