Skip to content

Commit f296433

Browse files
committed
Bump version
1 parent e2189ed commit f296433

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
var (
1616
flagRestrict, flagDefaultTeam, flagDefaultServer, flagTLSBind, flagTLSDir *string
1717
flagInsecure, flagSkipTLSVerify *bool
18-
version = "0.17.1"
18+
version = "0.17.2-dev"
1919
githash string
2020
logger *logrus.Entry
2121
cfg config.Config

0 commit comments

Comments
 (0)