From f665aa4960fd6144b9b5044a5ad8784df7c90d3f Mon Sep 17 00:00:00 2001 From: Pilzinsel64 Date: Sun, 22 Jun 2025 12:21:27 +0200 Subject: [PATCH] fix wrong version --- install.json | 2 +- updates.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/install.json b/install.json index 97aa3db..2de0f6e 100644 --- a/install.json +++ b/install.json @@ -1,5 +1,5 @@ { - "Version": "1.11.2.0", + "Version": "1.11.1.0", "Actions": [ { "Id": "config:both", diff --git a/updates.json b/updates.json index 8590483..8c5a3f6 100644 --- a/updates.json +++ b/updates.json @@ -1,7 +1,7 @@ { "Updates": [ { - "Version": "1.11.2.0", + "Version": "1.11.1.0", "Actions": [ { "InheritFrom": "config:both"