版本号修改为1.3.1

This commit is contained in:
刘祥超
2023-11-23 17:26:24 +08:00
parent 027d81a8cd
commit 0b16d09330
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"