From 47e5d5168b96cb133467d868ac25183943fde2cb Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Thu, 24 Jul 2025 20:44:55 -0600 Subject: [PATCH] Version bump --- system.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system.json b/system.json index f2639c0..4252d2e 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.1.0", + "version": "2.2.0", "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",