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 473a19d commit a15ac39Copy full SHA for a15ac39
main.go
@@ -46,7 +46,7 @@ import (
46
"syscall"
47
)
48
49
-const VERSION = "1.0.0-beta16"
+const VERSION = "1.0.0-beta17"
50
51
const FLAG_COMPILE = "compile"
52
const FLAG_DUMP_PREFS = "dump-prefs"
0 commit comments