版本修改为0.3.1

This commit is contained in:
刘祥超
2021-09-08 19:34:47 +08:00
parent 7af5e828bb
commit ab9cd13abc

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"