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 fb96cfc commit a066b7cCopy full SHA for a066b7c
main.go
@@ -13,7 +13,7 @@ import (
13
"github.com/kiwiirc/webircgateway/pkg/webircgateway"
14
)
15
16
-var VERSION = "1.0.1"
+var VERSION = "1.1.0"
17
var GITCOMMIT = "-"
18
var BUILTWITHGO = "-"
19
0 commit comments