We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8279d15 commit e2965d3Copy full SHA for e2965d3
internal/const/const.go
@@ -1,9 +1,9 @@
1
package teaconst
2
3
const (
4
- Version = "0.5.3"
+ Version = "0.5.2.1"
5
6
- APINodeVersion = "0.5.3"
+ APINodeVersion = "0.5.2.1"
7
8
ProductName = "Edge Admin"
9
ProcessName = "edge-admin"
0 commit comments