版本修改为0.3.1

This commit is contained in:
GoEdgeLab
2021-09-08 19:34:47 +08:00
parent 1c2ed070ca
commit 5d2466cf00

View File

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