Skip to content

Commit ee2b3d6

Browse files
committed
chore(settings): update build version to 1.6.7
1 parent e77b473 commit ee2b3d6

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
@@ -6,7 +6,7 @@
66
SCRIPT_PATH = os.path.dirname(os.path.abspath(__file__))
77
GITHUB_URL = "https://github.com/amnweb/yasb"
88
GITHUB_THEME_URL = "https://github.com/amnweb/yasb-themes"
9-
BUILD_VERSION = "1.6.6"
9+
BUILD_VERSION = "1.6.7"
1010
# Development Settings
1111
DEBUG = False
1212
# Configuration Settings

0 commit comments

Comments
 (0)