We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 960aed0 commit 91bb21aCopy full SHA for 91bb21a
cmd/openbooks/main.go
@@ -13,7 +13,7 @@ import (
13
)
14
15
// version will always match the GitHub release versions.
16
-var version = "4.4.0"
+var version = "4.4.1"
17
18
// We only increment ircVersion when irc admins require a fix to be made.
19
// They can block / permit certain version numbers. ircVersion is the current permitted
0 commit comments