From 3b9fac87f36d4bf310e6b43bf1a9c7859fb55a7e Mon Sep 17 00:00:00 2001 From: Matthias Bilger Date: Sun, 22 Mar 2020 19:25:08 +0100 Subject: [PATCH] fixed typo --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index a2fa4a5..f40a1d8 100644 --- a/module.json +++ b/module.json @@ -2,7 +2,7 @@ "name": "dd-import", "title": "DungeonDraft Importer", "description": "Imports scene elements from Dungeon Draft map files", - "version": "0.4.1", + "version": "0.4.2", "authors": [ { "name": "Moo Man"