From cd2c06dc35748156d9e63fc8582c9681c1991e5a Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Sun, 13 Jul 2025 22:05:32 -0600 Subject: [PATCH] Version bump for release --- system.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system.json b/system.json index 024c8a6..f2639c0 100644 --- a/system.json +++ b/system.json @@ -1,8 +1,8 @@ { "id": "taf", "title": "Text-Based Actors", - "description": "An intentionally minimalist system that enables you to play rules-light games without any hassle!", - "version": "2.0.0", + "description": "An intentionally minimalist system that enables you to play rules-light games without getting in your way!", + "version": "2.1.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",