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 8fc27f7 commit 2668fe7Copy full SHA for 2668fe7
main.go
@@ -4,7 +4,7 @@ import (
4
"github.com/code-game-project/codegame-cli/cmd"
5
)
6
7
-const version = "v0.8.0"
+const version = "dev"
8
9
func main() {
10
cmd.Execute(version)
0 commit comments