Skip to content

Commit c7e7010

Browse files
committed
Forgot to bump ver after fixes
1 parent 213b187 commit c7e7010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/cbxv/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import (
1313

1414
const (
1515
NAME = "cbxv"
16-
VERSION = "0.4.4"
16+
VERSION = "0.4.5"
1717
)
1818

1919
// Update listens for messages on the message channel and

0 commit comments

Comments
 (0)