修改版本为0.3.3

This commit is contained in:
刘祥超
2021-10-11 13:56:20 +08:00
parent 558b5e14f1
commit 65f7fb979b

View File

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