From 5de9e4242b6194dbea73f03f803adc60ffb2bf6e Mon Sep 17 00:00:00 2001 From: Pilzinsel64 Date: Sun, 31 Aug 2025 15:02:10 +0200 Subject: [PATCH] update? --- install.json | 2 +- updates.json | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/install.json b/install.json index c519724..0900aec 100644 --- a/install.json +++ b/install.json @@ -1,5 +1,5 @@ { - "Version": "1.12.5.2", + "Version": "1.12.5.3", "Actions": [ { "Id": "config:both", diff --git a/updates.json b/updates.json index 01b7c52..cde94bd 100644 --- a/updates.json +++ b/updates.json @@ -1,10 +1,13 @@ { "Updates": [ { - "Version": "1.12.5.1", + "Version": "1.12.5.3", "Actions": [ { "InheritFrom": "config:both" + }, + { + "InheritFrom": "config:client" } ] },