版本号修改为1.3.3.1

This commit is contained in:
GoEdgeLab
2024-01-29 17:58:47 +08:00
parent 8f3699c933
commit 71ea501650

View File

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