Skip to content

Commit

Permalink
Bump build version to 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
amnweb committed Oct 24, 2024
1 parent ba5e5a7 commit db0ffc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
SCRIPT_PATH = os.path.dirname(os.path.abspath(__file__))
GITHUB_URL = "https://github.com/amnweb/yasb"
GITHUB_THEME_URL = "https://github.com/amnweb/yasb-themes"
BUILD_VERSION = "1.3.2"
BUILD_VERSION = "1.3.3"
# Development Settings
DEBUG = False
# Configuration Settings
Expand Down

0 comments on commit db0ffc2

Please sign in to comment.