Skip to content

Commit 87b0600

Browse files
committed
chore(settings): update BUILD_VERSION to 1.8.6
1 parent edfc193 commit 87b0600

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.5"
14+
BUILD_VERSION = "1.8.6"
1515
CLI_VERSION = "1.1.4"
1616
RELEASE_CHANNEL = "stable"
1717
# Development Settings

0 commit comments

Comments
 (0)