From cde127ecc25e16f5aff391a6f050cd99bd9b12f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Farkas=20J=C3=B3zsef?= Date: Tue, 13 Dec 2016 22:09:27 +0100 Subject: [PATCH] Increase dataModelVersion to 1 --- src/config-serializer/uhk-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config-serializer/uhk-config.json b/src/config-serializer/uhk-config.json index e66b5a74..6340733b 100644 --- a/src/config-serializer/uhk-config.json +++ b/src/config-serializer/uhk-config.json @@ -1,6 +1,6 @@ { "signature": "UHK", - "dataModelVersion": 0, + "dataModelVersion": 1, "prologue": 1234678, "hardwareId": 0, "brandId": 0,