Skip to content

Commit 993167a

Browse files
committed
chore(settings): BUILD_VERSION to 1.5.1
1 parent bede8c3 commit 993167a

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.5.2"
9+
BUILD_VERSION = "1.5.1"
1010
# Development Settings
1111
DEBUG = False
1212
# Configuration Settings

0 commit comments

Comments
 (0)