Skip to content

Commit 792a2ff

Browse files
committed
chore(settings): update build version to 1.7.0
1 parent c63d8dd commit 792a2ff

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.9"
9+
BUILD_VERSION = "1.7.0"
1010
CLI_VERSION = "1.0.9"
1111
# Development Settings
1212
DEBUG = False

0 commit comments

Comments
 (0)