修改版本为v0.4.1

This commit is contained in:
刘祥超
2022-01-17 10:53:28 +08:00
parent bc1eb994f9
commit 88273b1c9b

View File

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