Skip to content

Commit f0d9179

Browse files
committed
Switch to dev default version
1 parent 88e4181 commit f0d9179

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import (
1515
"github.com/symfonycorp/croncape/process"
1616
)
1717

18-
var version = "master"
18+
var version = "dev"
1919

2020
type request struct {
2121
command []string

0 commit comments

Comments
 (0)