Skip to content

Commit 91bb21a

Browse files
committed
release: v4.4.1
1 parent 960aed0 commit 91bb21a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/openbooks/main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import (
1313
)
1414

1515
// version will always match the GitHub release versions.
16-
var version = "4.4.0"
16+
var version = "4.4.1"
1717

1818
// We only increment ircVersion when irc admins require a fix to be made.
1919
// They can block / permit certain version numbers. ircVersion is the current permitted

0 commit comments

Comments
 (0)