We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c63d8dd commit 792a2ffCopy full SHA for 792a2ff
1 file changed
src/settings.py
@@ -6,7 +6,7 @@
6
SCRIPT_PATH = os.path.dirname(os.path.abspath(__file__))
7
GITHUB_URL = "https://github.com/amnweb/yasb"
8
GITHUB_THEME_URL = "https://github.com/amnweb/yasb-themes"
9
-BUILD_VERSION = "1.6.9"
+BUILD_VERSION = "1.7.0"
10
CLI_VERSION = "1.0.9"
11
# Development Settings
12
DEBUG = False
0 commit comments