From 67a8317c1223d46b6d5b40b7d36122e2f2ee3620 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mang=C3=B3?= Date: Mon, 12 Feb 2024 18:09:10 +0100 Subject: [PATCH] Upgrade module version --- module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index 7b10dc3..1584065 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.0.1", + "version": "3.0.2", "compatibility": { "minimum": "11.299", "verified": "11.315", @@ -48,7 +48,7 @@ }, "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.0.1/rsr5e-release-3.0.1.zip", + "download": "https://github.com/MangoFVTT/fvtt-ready-set-roll-5e/releases/download/release-3.0.2/rsr5e-release-3.0.2.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