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