From 85103c05682093e47ec7eeba92b044ee00cd4e0f Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Mon, 29 Jan 2024 23:03:26 -0700 Subject: [PATCH] Version bump to 0.0.2 --- system.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system.json b/system.json index b663990..dbd4e82 100644 --- a/system.json +++ b/system.json @@ -2,7 +2,7 @@ "id": "dotdungeon", "title": ".dungeon", "description": "", - "version": "0.0.1", + "version": "0.0.2", "download": "https://github.com/Oliver-Akins/foundry.dungeon/releases/download/v0.0.1/dotdungeon.zip", "manifest": "https://github.com/Oliver-Akins/foundry.dungeon/releases/latest/download/system.json", "url": "https://github.com/Oliver-Akins/foundry.dungeon",