From 8df42f41b8d5d7742a3504ad84af3dc5ccf6fe7e Mon Sep 17 00:00:00 2001 From: Carlos Fernandez Date: Mon, 15 Mar 2021 01:37:06 -0400 Subject: [PATCH] release: 1.4.3 --- betterrolls5e/module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/betterrolls5e/module.json b/betterrolls5e/module.json index a9337f8d..b414ef9b 100644 --- a/betterrolls5e/module.json +++ b/betterrolls5e/module.json @@ -4,7 +4,7 @@ "description": "This module overhauls rolls for the D&D 5e system, allowing \"dual rolls\" for d20 rolls, buttons that support full output to chat, and customization for said outputs.", "minimumCoreVersion": "0.7.7", "compatibleCoreVersion": "0.7.9", - "version": "1.4.2", + "version": "1.4.3", "author": "Red Reign#5128", "languages": [ { @@ -52,5 +52,5 @@ "packs": [], "url": "https://github.com/RedReign/FoundryVTT-BetterRolls5e/tree/master/betterrolls5e", "manifest": "https://raw.githubusercontent.com/RedReign/FoundryVTT-BetterRolls5e/master/betterrolls5e/module.json", - "download": "https://github.com/RedReign/FoundryVTT-BetterRolls5e/releases/download/v1.4.2/module.zip" + "download": "https://github.com/RedReign/FoundryVTT-BetterRolls5e/releases/download/v1.4.3/module.zip" }