bump version

This commit is contained in:
mystie 2024-09-28 01:06:51 +03:00
parent 04b15e2e1d
commit 842a904af7

View file

@ -5,6 +5,6 @@ blacklistFile = 'word_blacklist.txt'
configFile = 'config.json'
faviconDir = Path.cwd() / 'static' / 'icons' / 'favicon'
appName = 'CatAsk'
version = '1.5.0'
version = '1.5.1'
# id (identifier) is to be interpreted as described in https://semver.org/#spec-item-9
version_id = '-alpha'