From 395a16a36e8cd975bfe09e517fb2b0c1b5ec1c01 Mon Sep 17 00:00:00 2001 From: zarmstrong Date: Sat, 28 Jan 2023 12:07:37 -0700 Subject: [PATCH] update module.json for 0.10.0 --- CHANGELOG.md | 4 ++++ module.json | 4 ++-- pathbuilder-import-min.js | 2 +- pathbuilder-import.js | 2 +- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 79f5f20..8d04806 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.10.0 (Jan 28, 2023) + +* updates for v10 (thanks @anthonyhuber57) + ## 0.9.1 (Mar 7, 2022) * fix error message diff --git a/module.json b/module.json index 1457620..8387398 100644 --- a/module.json +++ b/module.json @@ -3,7 +3,7 @@ "title": "Pathbuilder 2e Import", "description": "This module allows players and GMs to import player characters built in Pathbuilder 2e. NOT COMPATABLE WITH FOUNDRY v9", "author": "slate", - "version": "0.9.1", + "version": "0.10.0", "minimumCoreVersion": "9.235", "compatibleCoreVersion": "9.255", "esmodules": [ @@ -14,7 +14,7 @@ "license": "MIT", "url": "https://github.com/zarmstrong/foundry-pathbuilder2e-import", "manifest": "https://raw.githubusercontent.com/zarmstrong/foundry-pathbuilder2e-import/master/module.json", - "download": "https://github.com/zarmstrong/foundry-pathbuilder2e-import/releases/download/foundry-pathbuilder2e-import-0.9.1/foundry-pathbuilder2e-import-0.9.1.zip", + "download": "https://github.com/zarmstrong/foundry-pathbuilder2e-import/releases/download/foundry-pathbuilder2e-import-0.10.0/foundry-pathbuilder2e-import-0.10.0.zip", "changelog": "https://github.com/zarmstrong/foundry-pathbuilder2e-import/blob/master/CHANGELOG.md", "bugs": "https://github.com/zarmstrong/herovau.lt-foundry/issues", "flags": { diff --git a/pathbuilder-import-min.js b/pathbuilder-import-min.js index 4509c31..a9f68f0 100644 --- a/pathbuilder-import-min.js +++ b/pathbuilder-import-min.js @@ -1 +1 @@ -var fbpiDebug=!1;const fpbi="0.9.1",reportDomain="https://www.pf2player.com/",pbcolor1="color: #7bf542",pbcolor2="color: #d8eb34",pbcolor3="color: #ffffff",pbcolor4="color: #cccccc",pbcolor5="color: #ff0000";Hooks.on("ready",async function(){ui.notifications.error("Pathbuilder Importer is NOT COMPATABLE with Foundry VTT 9.x at this time and has been disabled. Do not try to install an earlier version. It will not work. Admin/GM, please disable this module to prevent this message from appearing again.",{permanent:!0})}); \ No newline at end of file +var fbpiDebug=!1;const fpbi="0.10.0",reportDomain="https://www.pf2player.com/",pbcolor1="color: #7bf542",pbcolor2="color: #d8eb34",pbcolor3="color: #ffffff",pbcolor4="color: #cccccc",pbcolor5="color: #ff0000";Hooks.on("ready",async function(){ui.notifications.error("Pathbuilder Importer is NOT COMPATABLE with Foundry VTT 9.x at this time and has been disabled. Do not try to install an earlier version. It will not work. Admin/GM, please disable this module to prevent this message from appearing again.",{permanent:!0})}); \ No newline at end of file diff --git a/pathbuilder-import.js b/pathbuilder-import.js index 7091439..d8329cd 100644 --- a/pathbuilder-import.js +++ b/pathbuilder-import.js @@ -1,5 +1,5 @@ var fbpiDebug = false; -const fpbi = "0.9.1"; +const fpbi = "0.10.0"; const reportDomain = "https://www.pf2player.com/"; const pbcolor1 = "color: #7bf542"; //bright green