版本号更改为1.0.0

This commit is contained in:
GoEdgeLab
2023-04-09 17:24:04 +08:00
parent c54e052fc1
commit f4f4de9453

View File

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