From d66402f5cf86463899f0ad337fe8f5e970ce0919 Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Sat, 26 Jul 2025 22:45:14 -0600 Subject: [PATCH] Version bump --- system.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system.json b/system.json index 4252d2e..8c1dfca 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": "2.2.0", + "version": "2.2.1", "download": "https://github.com/Oliver-Akins/Text-Actors-Foundry/releases/latest/download/release.zip", "manifest": "https://github.com/Oliver-Akins/Text-Actors-Foundry/releases/latest/download/system.json", "url": "https://github.com/Oliver-Akins/Text-Actors-Foundry",