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 af57cb0 commit 783b81bCopy full SHA for 783b81b
internal/const/const.go
@@ -1,9 +1,9 @@
1
package teaconst
2
3
const (
4
- Version = "1.3.4.4"
+ Version = "1.3.5"
5
6
- APINodeVersion = "1.3.4.4"
+ APINodeVersion = "1.3.5"
7
8
ProductName = "Edge Admin"
9
ProcessName = "edge-admin"
0 commit comments