From 97f6fc584415df698983274f17eb3aa09bb3a295 Mon Sep 17 00:00:00 2001 From: Oliver Date: Wed, 21 Jan 2026 16:17:09 -0700 Subject: [PATCH] Update version to 2.5.0 --- system.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system.json b/system.json index 1d2cbea..07d8358 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.1", + "version": "2.5.0", "download": "", "manifest": "", "url": "https://git.varify.ca/Foundry/taf",