From 737992b5873a9d64a2d1772a1ad16fe7a00b16b2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 10 Nov 2024 13:56:34 +0000 Subject: [PATCH] chore(release): v1.9.14 --- package.json | 2 +- publish/update_information.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 0fdb278a..ae6679f5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "HyperCRX", - "version": "1.9.13", + "version": "1.9.14", "type": "module", "private": true, "description": "Hypertrons Chromium Extension for GitHub", diff --git a/publish/update_information.json b/publish/update_information.json index 115be25c..52495172 100644 --- a/publish/update_information.json +++ b/publish/update_information.json @@ -1,14 +1,14 @@ { "chrome": { - "latest_version": "1.9.13", + "latest_version": "1.9.14", "url": "https://chrome.google.com/webstore/detail/hypercrx/ijchfbpdgeljmhnhokmekkecpbdkgabc" }, "edge": { - "latest_version": "1.9.13", + "latest_version": "1.9.14", "url": "https://microsoftedge.microsoft.com/addons/detail/hypercrx/lbbajaehiibofpconjgdjonmkidpcome" }, "develop": { - "latest_version": "1.9.13", + "latest_version": "1.9.14", "url": "https://github.com/hypertrons/hypertrons-crx/releases" } }