版本号修改为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 package teaconst
const ( const (
Version = "1.0.0" Version = "1.0.1"
APINodeVersion = "1.0.0" APINodeVersion = "1.0.1"
ProductName = "Edge Admin" ProductName = "Edge Admin"
ProcessName = "edge-admin" ProcessName = "edge-admin"