版本号修改为1.3.1

This commit is contained in:
GoEdgeLab
2023-11-23 17:26:24 +08:00
parent 7c4f04b307
commit f3c089f793
3 changed files with 6 additions and 6 deletions

View File

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