We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e9047c commit 6d8f659Copy full SHA for 6d8f659
internal/const/const.go
@@ -1,9 +1,9 @@
1
package teaconst
2
3
const (
4
- Version = "1.3.1.2"
+ Version = "1.3.2"
5
6
- APINodeVersion = "1.3.1.2"
+ APINodeVersion = "1.3.2"
7
8
ProductName = "Edge Admin"
9
ProcessName = "edge-admin"
0 commit comments