diff --git a/module.json b/module.json index 7a8de77..655c280 100644 --- a/module.json +++ b/module.json @@ -2,12 +2,12 @@ "name": "shadowdarklings-importer", "title": "Shadowdarklings.net Importer", "description": "Import JSON characters and items from shadowdarklings.net into Foundry VTT.", - "version": "1.0.2", + "version": "1.0.3", "author": "Booga", "minimumCoreVersion": "11", "compatibleCoreVersion": "12", "esmodules": ["shadowdarklings-importer.js"], "systems": ["shadowdark"], "manifest": "https://g.kht.dev/kyle/shadowdark-importer/module.json", - "download": "https://g.kht.dev/kyle/shadowdark-importer/archive/v1.0.2.zip" + "download": "https://g.kht.dev/kyle/shadowdark-importer/archive/v1.0.3.zip" }