From 211b9b313524b1cd7f5aced31c8db342b8bcadfb Mon Sep 17 00:00:00 2001 From: Oliver Date: Sun, 10 May 2026 23:46:31 -0600 Subject: [PATCH] Update version to 3.0.2 in the manifest --- system.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/system.json b/system.json index 754695b..22a301f 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": "3.0.1", + "version": "3.0.2", "download": "", "manifest": "", "url": "https://git.varify.ca/Foundry/taf", @@ -55,6 +55,7 @@ }, "socket": true, "flags": { + "forgejo_api": "https://git.varify.ca/api/v1", "hotReload": { "extensions": ["css", "hbs", "json", "js", "mjs", "svg"], "paths": ["templates", "langs", "styles", "module", "assets"]