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 b4dace1 commit b72eeb2Copy full SHA for b72eeb2
internal/const/const.go
@@ -1,9 +1,9 @@
1
package teaconst
2
3
const (
4
- Version = "1.3.3.1"
+ Version = "1.3.4"
5
6
- APINodeVersion = "1.3.3.1"
+ APINodeVersion = "1.3.4"
7
8
ProductName = "Edge Admin"
9
ProcessName = "edge-admin"
0 commit comments