版本号修改为1.0.1

This commit is contained in:
GoEdgeLab
2023-04-10 09:17:37 +08:00
parent 11f3b76fec
commit 50363c4e19

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"