From b4509555f3e4756a4918264eea0e4bc58df0cf8d Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Sat, 24 Feb 2024 12:15:48 -0700 Subject: [PATCH] On to 0.0.7 --- system.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system.json b/system.json index 0f6846a..5870577 100644 --- a/system.json +++ b/system.json @@ -2,7 +2,7 @@ "id": "dotdungeon", "title": ".dungeon", "description": "", - "version": "0.0.6", + "version": "0.0.7", "download": "https://github.com/Oliver-Akins/foundry.dungeon/releases/latest/download/dotdungeon.zip", "manifest": "https://github.com/Oliver-Akins/foundry.dungeon/releases/latest/download/system.json", "url": "https://github.com/Oliver-Akins/foundry.dungeon",