Skip to content

Commit 9f53598

Browse files
committed
Bumped minor version
Decided this should be a bigger version number change because it enhances two features (Page Export Button, Reading Direction persisted to Layout file).
1 parent 35b0685 commit 9f53598

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.5.7"
16+
VERSION = "0.6.0"
1717
)
1818

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

0 commit comments

Comments
 (0)