Skip to content

Commit 6d8f659

Browse files
committed
版本号修改为1.3.2
1 parent 7e9047c commit 6d8f659

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

internal/const/const.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
package teaconst
22

33
const (
4-
Version = "1.3.1.2"
4+
Version = "1.3.2"
55

6-
APINodeVersion = "1.3.1.2"
6+
APINodeVersion = "1.3.2"
77

88
ProductName = "Edge Admin"
99
ProcessName = "edge-admin"

0 commit comments

Comments
 (0)