From ad8880f453475d66d6c944aa34d4101322672837 Mon Sep 17 00:00:00 2001 From: Jason Winget Date: Wed, 9 Sep 2020 09:13:32 -0400 Subject: [PATCH] version update to 1.0.0 --- module.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/module.json b/module.json index 500a713..34d59ae 100644 --- a/module.json +++ b/module.json @@ -14,7 +14,7 @@ "url": "https://github.com/seriallos" } ], - "version": "0.1.3", + "version": "1.0.0", "minimumCoreVersion": "0.6.6", "compatibleCoreVersion": "0.6.6", "system": "dnd5e", @@ -25,6 +25,6 @@ "scripts/critterdb-import.js" ], "url": "https://github.com/jwinget/fvtt-module-critterdb-import/", - "manifest": "https://github.com/jwinget/fvtt-module-critterdb-import/releases/download/0.1.3/module.json", - "download": "https://github.com/jwinget/fvtt-module-critterdb-import/releases/download/0.1.3/critterdb-import.zip" + "manifest": "https://github.com/jwinget/fvtt-module-critterdb-import/releases/download/1.0.0/module.json", + "download": "https://github.com/jwinget/fvtt-module-critterdb-import/releases/download/1.0.0/critterdb-import.zip" } \ No newline at end of file