From cdaaaef34d11c400c016dfdd924da1e97b9c861f Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Wed, 31 Jan 2024 18:45:33 -0700 Subject: [PATCH] On to v0.0.4 --- system.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system.json b/system.json index df3a65a..d3756f6 100644 --- a/system.json +++ b/system.json @@ -2,7 +2,7 @@ "id": "dotdungeon", "title": ".dungeon", "description": "", - "version": "0.0.3", + "version": "0.0.4", "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",