diff --git a/back/data.py b/back/data.py index 9e294e76..caaf9869 100644 --- a/back/data.py +++ b/back/data.py @@ -19,7 +19,7 @@ class Data: """Access to the Homeware database and files.""" - version = 'v1.10.3' + version = 'v1.10.4' homewareFile = 'homeware.json' def __init__(self):