From 4681e908f74fea93b3a436b2d88dee6408e34087 Mon Sep 17 00:00:00 2001 From: Oliver Date: Tue, 13 Jan 2026 23:01:14 -0700 Subject: [PATCH] Update the version number --- system.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system.json b/system.json index 2f29455..1d2cbea 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.4.0", + "version": "2.4.1", "download": "", "manifest": "", "url": "https://git.varify.ca/Foundry/taf",