From 974aa4ec76aa273c7a8647cd496eb8ac8211c9bd Mon Sep 17 00:00:00 2001 From: Carlos Fernandez Date: Thu, 20 May 2021 16:48:19 -0400 Subject: [PATCH] release: 1.4.13-beta --- betterrolls5e/module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/betterrolls5e/module.json b/betterrolls5e/module.json index 2bcb10c2..dea7588c 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.8.3", "compatibleCoreVersion": "0.8.3", - "version": "1.4.13-beta", + "version": "1.4.14-beta", "author": "Red Reign#5128", "languages": [ { @@ -57,5 +57,5 @@ "packs": [], "url": "https://github.com/RedReign/FoundryVTT-BetterRolls5e/tree/development/betterrolls5e", "manifest": "https://raw.githubusercontent.com/RedReign/FoundryVTT-BetterRolls5e/development/betterrolls5e/module.json", - "download": "https://github.com/RedReign/FoundryVTT-BetterRolls5e/releases/download/v1.4.13-beta/module.zip" + "download": "https://github.com/RedReign/FoundryVTT-BetterRolls5e/releases/download/v1.4.14-beta/module.zip" }