diff --git a/constants.py b/constants.py index b25e77f..bda0b69 100644 --- a/constants.py +++ b/constants.py @@ -2,6 +2,6 @@ antiSpamFile = 'wordlist.txt' blacklistFile = 'word_blacklist.txt' configFile = 'config.json' appName = 'CatAsk' -version = '1.4.2' +version = '1.4.3' # id (identifier) is to be interpreted as described in https://semver.org/#spec-item-9 version_id = '-alpha' diff --git a/templates/admin/index.html b/templates/admin/index.html index a64bd94..ce16c3f 100644 --- a/templates/admin/index.html +++ b/templates/admin/index.html @@ -155,7 +155,7 @@