From 790fc00abc849fdecd97802e61f8a1a8d00185f5 Mon Sep 17 00:00:00 2001 From: Adam Date: Mon, 22 Jan 2024 17:10:30 -0600 Subject: [PATCH] cutting a release to hopfully fix updating from the admin console --- module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index e60cc91..084f66f 100644 --- a/module.json +++ b/module.json @@ -1,7 +1,7 @@ { "id": "numenera-base", "title": "Numenera Base", - "version": "1.0.0", + "version": "1.0.1", "compatibility": { "minimum": "11", "verified": "11.313" @@ -43,6 +43,6 @@ } ] }, - "download": "https://edit.crownoffire.ltd/adam/numeneraBaseWorld/archive/1.0.0.zip", + "download": "https://edit.crownoffire.ltd/adam/numeneraBaseWorld/archive/1.0.1.zip", "manifest": "https://edit.crownoffire.ltd/adam/numeneraBaseWorld/raw/branch/main/module.json" }