We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd595ab commit bafdf20Copy full SHA for bafdf20
1 file changed
internal/build/vars.go
@@ -12,7 +12,7 @@ import (
12
)
13
14
var (
15
- VersionStr = "0.14-beta"
+ VersionStr = "0.15-beta"
16
CopyrightStr = "Adiom Inc., 2024"
17
18
0 commit comments