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