From 6bfdea42f952ae201dac932958802c93ad8bf1f7 Mon Sep 17 00:00:00 2001 From: Adam Date: Sun, 3 Nov 2024 16:37:40 -0600 Subject: [PATCH] cutting new version --- module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index dd014db..9a086ff 100644 --- a/module.json +++ b/module.json @@ -1,7 +1,7 @@ { "id": "numenera-base", "title": "Numenera Base", - "version": "1.3.24", + "version": "1.3.25", "compatibility": { "minimum": "11", "verified": "11.313" @@ -156,6 +156,6 @@ ] } ], - "download": "https://edit.crownoffire.ltd/adam/numeneraBaseWorld/archive/1.3.24.zip", + "download": "https://edit.crownoffire.ltd/adam/numeneraBaseWorld/archive/1.3.25.zip", "manifest": "https://edit.crownoffire.ltd/adam/numeneraBaseWorld/raw/branch/main/module.json" }