From 288f3a54b52c852b993791e5cfc2e705730f1912 Mon Sep 17 00:00:00 2001 From: Oliver Date: Wed, 6 May 2026 16:11:02 -0600 Subject: [PATCH] Update system version in the manifest --- system.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system.json b/system.json index a301e22..8e186b1 100644 --- a/system.json +++ b/system.json @@ -2,7 +2,7 @@ "id": "taf", "title": "Text-Based Actors", "description": "An intentionally minimalist system that enables you to play rules-light games without getting in your way!", - "version": "3.0.0", + "version": "3.0.1", "download": "", "manifest": "", "url": "https://git.varify.ca/Foundry/taf",