修改版本号为0.1.2

This commit is contained in:
GoEdgeLab
2021-05-24 16:51:57 +08:00
parent fc188acb09
commit 3097d8f6f9

View File

@@ -1,7 +1,7 @@
package teaconst
const (
Version = "0.1.1"
Version = "0.1.2"
ProductName = "Edge Admin"
ProcessName = "edge-admin"