From 93f37a921742c0ba77cea599696a31e9c5f2b260 Mon Sep 17 00:00:00 2001 From: Max Hilbrunner Date: Sat, 20 Jul 2024 13:11:29 +0200 Subject: [PATCH] Bump version to 3.3.0, mark V12 ready --- module.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/module.json b/module.json index 50a2368..0ae2907 100644 --- a/module.json +++ b/module.json @@ -10,11 +10,11 @@ ], "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/3.2.1/module.zip", - "version": "3.2.1", + "download": "https://github.com/mhilbrunner/foundryvtt-dnd5e-lang-de/releases/download/3.3.0/module.zip", + "version": "3.3.0", "compatibility": { "minimum": "11", - "verified": "11" + "verified": "12" }, "esmodules": [ "dnd5e-de.js" @@ -38,7 +38,7 @@ "manifest": "https://raw.githubusercontent.com/foundryvtt/dnd5e/master/system.json", "compatibility": { "minimum": "2.2.2", - "verified": "3.0.3" + "verified": "3.3.0" } } ],