From cb266b3c1efb69cdfb5936b9183ec20e944c22bc Mon Sep 17 00:00:00 2001 From: Eldritch-Oliver Date: Wed, 17 Sep 2025 19:23:34 -0600 Subject: [PATCH] Version bump for release --- system.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system.json b/system.json index 1b806a5..0f4d84a 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.2.1", + "version": "2.3.0", "download": "#{DOWNLOAD}#", "manifest": "https://github.com/Eldritch-Oliver/Text-Actors-Foundry/releases/latest/download/system.json", "url": "https://github.com/Eldritch-Oliver/Text-Actors-Foundry",