Skip to content

Commit 03ab957

Browse files
author
Federico Fissore
committed
Releasing 1.0.0-beta15
Signed-off-by: Federico Fissore <[email protected]>
1 parent 8d0a1c0 commit 03ab957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ import (
4646
"syscall"
4747
)
4848

49-
const VERSION = "1.0.0-beta14"
49+
const VERSION = "1.0.0-beta15"
5050

5151
const FLAG_COMPILE = "compile"
5252
const FLAG_DUMP_PREFS = "dump-prefs"

0 commit comments

Comments
 (0)