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 bede8c3 commit 993167aCopy full SHA for 993167a
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.5.2"
+BUILD_VERSION = "1.5.1"
10
# Development Settings
11
DEBUG = False
12
# Configuration Settings
0 commit comments