From f3672bafc85553a117f47b918bc0542c2cf7afd3 Mon Sep 17 00:00:00 2001 From: Pilzinsel64 Date: Fri, 9 May 2025 06:26:05 +0200 Subject: [PATCH] add update for FE update --- install.json | 2 +- updates.json | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/install.json b/install.json index 0a7d26d..7411786 100644 --- a/install.json +++ b/install.json @@ -1,5 +1,5 @@ { - "Version": "1.10.0.0", + "Version": "1.10.1.0", "Actions": [ { "Id": "config:both", diff --git a/updates.json b/updates.json index be8eefa..67f09e1 100644 --- a/updates.json +++ b/updates.json @@ -1,5 +1,16 @@ { "Updates": [ + { + "Version": "1.10.1.0", + "Actions": [ + { + "InheritFrom": "mod:feclient" + }, + { + "InheritFrom": "mod:feserver" + } + ] + }, { "Version": "1.10.0.0", "Actions": [