Skip to content

Commit 0964258

Browse files
committed
updated the version
1 parent 0b086f8 commit 0964258

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flags.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ var (
1717
//FlagPublishEndpoint ...
1818
FlagPublishEndpoint = flag.String("publish", "/publish", "the publish endpoint, just make it as secure as you can")
1919
//Version ...
20-
Version = "2.0"
20+
Version = "2.2"
2121
//WebhookEvents ..
2222
WebhookEvents = map[string]bool{}
2323
)

0 commit comments

Comments
 (0)