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