Updated to v4.0.3 (hotfix)

This commit is contained in:
Marco Dalla Tiezza
2024-06-10 21:57:47 +02:00
parent 5b8670814b
commit 5d3cdb7abb
5 changed files with 10 additions and 6 deletions

View File

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