From d1f0b3eef8f6a0ce9b230f7e909dd398d6cfffaf Mon Sep 17 00:00:00 2001 From: Jack Holloway Date: Tue, 8 Dec 2020 22:46:09 +0000 Subject: [PATCH] v0.1.8 --- module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index 44d899f8c..a9de8f3d3 100755 --- a/module.json +++ b/module.json @@ -3,8 +3,8 @@ "author": "MrPrimate", "title": "D&D Beyond Importer", "description": "Import your dndbeyond.com characters, spells and monsters at super speed!", - "version": "0.1.7", - "download": "https://github.com/mrprimate/ddb-importer/releases/download/0.1.7/ddb-importer.zip", + "version": "0.1.8", + "download": "https://github.com/mrprimate/ddb-importer/releases/download/0.1.8/ddb-importer.zip", "manifest": "https://github.com/mrprimate/ddb-importer/releases/download/latest/module.json", "url": "https://github.com/mrprimate/ddb-importer", "minimumCoreVersion": "0.7.5",