版本号修改为1.0.1

This commit is contained in:
刘祥超
2023-04-10 09:17:37 +08:00
parent 838b7dab5b
commit ca647d44bb

View File

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