From 280d2b683a5b9e252c1f445bedd48a36cacdc386 Mon Sep 17 00:00:00 2001 From: TakeV Date: Sun, 3 Mar 2024 13:15:24 -0500 Subject: [PATCH] Bump version --- system.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system.json b/system.json index 399c508..f2a2daa 100644 --- a/system.json +++ b/system.json @@ -2,7 +2,7 @@ "id": "beam-saber", "title": "Beam Saber", "description": "Beam Saber game system.", - "version": "4.9", + "version": "4.9.1", "compatibility": { "minimum": 10, "verified": "10.284" @@ -11,7 +11,7 @@ "minimumCoreVersion": "10", "url": "https://git.solarpunk.moe/TakeV/foundryvtt-beam-saber", "manifest": "https://git.solarpunk.moe/TakeV/foundryvtt-beam-saber/raw/branch/devel/system.json", - "download": "https://git.solarpunk.moe/TakeV/foundryvtt-beam-saber/archive/4.8.zip", + "download": "https://git.solarpunk.moe/TakeV/foundryvtt-beam-saber/archive/devel.zip", "authors": [ { "name": "megastruktur" }, { "name": "drewg13" },