版本号改为1.2.1

This commit is contained in:
GoEdgeLab
2023-07-09 17:37:57 +08:00
parent 431bde7ed4
commit ec21763e7e

View File

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