From bfa2d4b947592c5659c508385b36704818f00bff Mon Sep 17 00:00:00 2001 From: Samir Hadi Date: Sun, 28 Jun 2020 00:43:47 +0200 Subject: [PATCH] version 1.4.0 --- module.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/module.json b/module.json index c95f3f1d..4537b3cb 100644 --- a/module.json +++ b/module.json @@ -2,7 +2,7 @@ "name": "better-rolltables", "title": "Better Roll Tables", "description": "Adding functionality to roll tables, especially to roll treasure and magic items", - "version": "1.3.0", + "version": "1.4.0", "author": "Ultrakorne#6240", "esmodules": [ "./scripts/brt-main.js" @@ -32,7 +32,7 @@ } ], "minimumCoreVersion": "0.5.6", - "compatibleCoreVersion": "0.6.2", + "compatibleCoreVersion": "0.6.4", "languages": [ { "lang": "en", @@ -52,5 +52,5 @@ ], "url": "https://github.com/ultrakorne/better-rolltables", "manifest": "https://raw.githubusercontent.com/ultrakorne/better-rolltables/master/module.json", - "download": "https://github.com/ultrakorne/better-rolltables/releases/download/v1.3.0/better-rolltables.zip" + "download": "https://github.com/ultrakorne/better-rolltables/releases/download/v1.4.0/better-rolltables.zip" } \ No newline at end of file