From 138c5f2c9cc2c44a32417f6ff042377bf96362ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mang=C3=B3?= Date: Tue, 19 Nov 2024 11:06:03 +0100 Subject: [PATCH] Upgrade module version --- module.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/module.json b/module.json index 303934e..a6531cd 100644 --- a/module.json +++ b/module.json @@ -2,7 +2,7 @@ "id": "ready-set-roll-5e", "title": "Ready Set Roll for D&D5e", "description": "This module overhauls rolls for the D&D 5e system with various quality of life improvements.", - "version": "3.3.5", + "version": "3.4.0", "compatibility": { "minimum": "12.324", "verified": "12.331", @@ -40,15 +40,15 @@ "type": "system", "manifest": "https://raw.githubusercontent.com/foundryvtt/dnd5e/master/system.json", "compatibility": { - "minimum": "4.0.4", - "verified": "4.0.4" + "minimum": "4.1.1", + "verified": "4.1.1" } } ] }, "url": "https://github.com/MangoFVTT/fvtt-ready-set-roll-5e", "manifest": "https://raw.githubusercontent.com/MangoFVTT/fvtt-ready-set-roll-5e/master/module.json", - "download": "https://github.com/MangoFVTT/fvtt-ready-set-roll-5e/releases/download/release-3.3.5/rsr5e-release-3.3.5.zip", + "download": "https://github.com/MangoFVTT/fvtt-ready-set-roll-5e/releases/download/release-3.4.0/rsr5e-release-3.4.0.zip", "bugs": "https://github.com/MangoFVTT/fvtt-ready-set-roll-5e/issues", "readme": "https://github.com/MangoFVTT/fvtt-ready-set-roll-5e/blob/master/README.md" } \ No newline at end of file