Updated message on preference window, bump Artemis version to 4.0.5

This commit is contained in:
Marco Dalla Tiezza
2024-06-15 12:09:14 +02:00
parent d61caa1ada
commit 36648e08cc
7 changed files with 87 additions and 83 deletions

View File

@@ -10,7 +10,7 @@ class Constants():
APPLICATION_NAME = 'Artemis'
ORGANIZATION_NAME = 'AresValley'
ORGANIZATION_DOMAIN = 'aresvalley.com'
APPLICATION_VERSION = '4.0.3'
APPLICATION_VERSION = '4.0.5'
SQL_NAME = 'data.sqlite'