bump version

This commit is contained in:
mst 2024-09-19 18:49:29 +03:00
parent 351dc3e99c
commit acccd62bfb

View file

@ -2,6 +2,6 @@ antiSpamFile = 'wordlist.txt'
blacklistFile = 'word_blacklist.txt'
configFile = 'config.json'
appName = 'CatAsk'
version = '1.4.1'
version = '1.4.2'
# id (identifier) is to be interpreted as described in https://semver.org/#spec-item-9
version_id = '-alpha'