From aa3c7a4259d54eb1eaa060d242791a790f79870a Mon Sep 17 00:00:00 2001 From: Zoltan the DM Date: Tue, 14 Mar 2023 17:03:50 -0700 Subject: [PATCH] updated target --- module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index e8d0db0..d418ec3 100644 --- a/module.json +++ b/module.json @@ -58,8 +58,8 @@ } ], "url": "https://github.com/ZoltanTheDM/compendium-browser", - "manifest": "https://raw.githubusercontent.com/ZoltanTheDM/compendium-browser/v0.9.0-beta0/module.json", - "download": "https://github.com/ZoltanTheDM/compendium-browser/archive/v0.9.0-beta0.zip", + "manifest": "https://raw.githubusercontent.com/ZoltanTheDM/compendium-browser/v0.9.0/module.json", + "download": "https://github.com/ZoltanTheDM/compendium-browser/archive/v0.9.0.zip", "minimumCoreVersion": "0.9.266", "compatibleCoreVersion": "10", "allowBugReporter": true,