From 82d5432cba6f1c285ef34dbe96b2b7e8ad47552b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mang=C3=B3?= Date: Tue, 6 Sep 2022 17:17:05 +0200 Subject: [PATCH] Update module.json --- module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index ff0bfe3..13a4bd1 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 in the style of BetterRolls5e.", - "version": "1.0.0-alpha3", + "version": "1.0.0", "compatibility": { "minimum": "10", "verified": "10.284", @@ -40,7 +40,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-1.0.0-alpha3/rsr5e-release-1.0.0-alpha3.zip", + "download": "https://github.com/MangoFVTT/fvtt-ready-set-roll-5e/releases/download/release-1.0.0/rsr5e-release-1.0.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