From 60cfd0f1bb25902f46fbf5661f72174597883b08 Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Sun, 4 Feb 2024 19:01:49 -0700 Subject: [PATCH] On to 0.0.5 --- system.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system.json b/system.json index d3756f6..4456f78 100644 --- a/system.json +++ b/system.json @@ -2,7 +2,7 @@ "id": "dotdungeon", "title": ".dungeon", "description": "", - "version": "0.0.4", + "version": "0.0.5", "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",