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