Skip to content

Commit 6c06f98

Browse files
committed
chore(settings): update BUILD_VERSION to 1.8.9
1 parent 2514322 commit 6c06f98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
)
1212
GITHUB_URL = "https://github.com/amnweb/yasb"
1313
GITHUB_THEME_URL = "https://github.com/amnweb/yasb-themes"
14-
BUILD_VERSION = "1.8.8"
14+
BUILD_VERSION = "1.8.9"
1515
CLI_VERSION = "1.1.5"
1616
RELEASE_CHANNEL = "stable"
1717
# Development Settings

0 commit comments

Comments
 (0)