From de43d62c1efa2ddc558adb79a9c09a3cdaedf477 Mon Sep 17 00:00:00 2001 From: Max Hilbrunner Date: Mon, 6 Jan 2025 16:26:20 +0100 Subject: [PATCH] Bump version to 4.1.0, raise system minimum version to 4.0.0 --- module.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/module.json b/module.json index 1f018f2..0d6c265 100644 --- a/module.json +++ b/module.json @@ -10,8 +10,8 @@ ], "url": "https://github.com/mhilbrunner/foundryvtt-dnd5e-lang-de", "manifest": "https://github.com/mhilbrunner/foundryvtt-dnd5e-lang-de/releases/latest/download/module.json", - "download": "https://github.com/mhilbrunner/foundryvtt-dnd5e-lang-de/releases/download/4.0.4/module.zip", - "version": "4.0.4", + "download": "https://github.com/mhilbrunner/foundryvtt-dnd5e-lang-de/releases/download/4.1.0/module.zip", + "version": "4.1.0", "compatibility": { "minimum": "11", "verified": "12" @@ -37,8 +37,8 @@ "type": "system", "manifest": "https://raw.githubusercontent.com/foundryvtt/dnd5e/master/system.json", "compatibility": { - "minimum": "3.0.0", - "verified": "4.0.3" + "minimum": "4.0.0", + "verified": "4.1.2" } } ],