diff --git a/package.json b/package.json index 3c61969e..cd47f2b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "HyperCRX", - "version": "1.9.15", + "version": "1.9.16", "type": "module", "private": true, "description": "Hypertrons Chromium Extension for GitHub and other document websites", diff --git a/publish/update_information.json b/publish/update_information.json index 6fa385a0..00ac0475 100644 --- a/publish/update_information.json +++ b/publish/update_information.json @@ -1,14 +1,14 @@ { "chrome": { - "latest_version": "1.9.15", + "latest_version": "1.9.16", "url": "https://chrome.google.com/webstore/detail/hypercrx/ijchfbpdgeljmhnhokmekkecpbdkgabc" }, "edge": { - "latest_version": "1.9.15", + "latest_version": "1.9.16", "url": "https://microsoftedge.microsoft.com/addons/detail/hypercrx/lbbajaehiibofpconjgdjonmkidpcome" }, "develop": { - "latest_version": "1.9.15", + "latest_version": "1.9.16", "url": "https://github.com/hypertrons/hypertrons-crx/releases" } }