From 94cdea044b719f89dd636df5f323c4387e015151 Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 20 Apr 2026 21:39:30 -0600 Subject: [PATCH] Bump the version for migration testing --- system.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system.json b/system.json index ea94abd..a301e22 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.6.2", + "version": "3.0.0", "download": "", "manifest": "", "url": "https://git.varify.ca/Foundry/taf",