We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cceeea commit 15f87bfCopy full SHA for 15f87bf
cmd/cbxv/main.go
@@ -13,7 +13,7 @@ import (
13
14
const (
15
NAME = "cbxv"
16
- VERSION = "0.4.6"
+ VERSION = "0.4.7"
17
)
18
19
// Update listens for messages on the message channel and
0 commit comments