版本号修改为1.3.0

This commit is contained in:
GoEdgeLab
2023-11-14 14:47:52 +08:00
parent f04580a933
commit 87aa470bbe

View File

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