From 25688c53a1641f1b8e4249f8574900f9d156ae75 Mon Sep 17 00:00:00 2001 From: Adam Date: Sun, 1 Sep 2024 16:18:16 -0500 Subject: [PATCH] updating module version for release --- module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index cf3b099..f7b0f1e 100644 --- a/module.json +++ b/module.json @@ -1,7 +1,7 @@ { "id": "numenera-base", "title": "Numenera Base", - "version": "1.3.20", + "version": "1.3.21", "compatibility": { "minimum": "11", "verified": "11.313" @@ -150,6 +150,6 @@ ] } ], - "download": "https://edit.crownoffire.ltd/adam/numeneraBaseWorld/archive/1.3.20.zip", + "download": "https://edit.crownoffire.ltd/adam/numeneraBaseWorld/archive/1.3.21.zip", "manifest": "https://edit.crownoffire.ltd/adam/numeneraBaseWorld/raw/branch/main/module.json" }