修改版本为0.3.4

This commit is contained in:
GoEdgeLab
2021-11-01 10:45:41 +08:00
parent 2d7f835f2a
commit dfcafbaed9

View File

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