From df616215654cd6e28b095bd1b94c6115655d8497 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 16 Nov 2025 17:02:10 +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 2c5045b7..cbf3073a 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.6.0", "compatibility": { "minimum": 12, "verified": 13 @@ -359,5 +359,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.6.0/release.zip" }