From fa59ef33d20d7d9b96f07d86121cd019bdb2692a Mon Sep 17 00:00:00 2001 From: Oliver Date: Sat, 28 Feb 2026 00:31:44 -0700 Subject: [PATCH] Version bump + move to v14 support --- system.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system.json b/system.json index 07d8358..94e2ccd 100644 --- a/system.json +++ b/system.json @@ -2,14 +2,14 @@ "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.5.0", + "version": "2.6.0", "download": "", "manifest": "", "url": "https://git.varify.ca/Foundry/taf", "compatibility": { "minimum": 13, "verified": 13, - "maximum": 13 + "maximum": 14 }, "authors": [ { "name": "Oliver" }