From 1adff7568de37d258dce24f7a60df7102bcf5d1c Mon Sep 17 00:00:00 2001 From: root Date: Tue, 4 Nov 2025 18:20:18 +0100 Subject: [PATCH] auto commit --- src/system.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/system.json b/src/system.json index 33004e28..c5d2baa1 100644 --- a/src/system.json +++ b/src/system.json @@ -2,7 +2,7 @@ "id": "DSA_4-1", "title": "Das Schwarze Auge 4.1", "description": "Noch ein Spielsystem für Das Schwarze Auge 4.1", - "version": "0.0.1", + "version": "0.4.1-rc1", "compatibility": { "minimum": 12, "verified": 13 @@ -348,5 +348,5 @@ "primaryTokenAttribute": "lep.aktuell", "url": "https://git.macniel.online/macniel/foundry-dsa41-game", "manifest": "https://git.macniel.online/macniel/foundry-dsa41-game/raw/branch/main/src/system.json", - "download": "https://git.macniel.online/macniel/foundry-dsa41-game/releases/download/0.0.1/release.zip" + "download": "https://git.macniel.online/macniel/foundry-dsa41-game/releases/download/0.4.1-rc1/release.zip" }