From 6595825103029a2c558768f4a3b96d481359ff3a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 23 Mar 2024 03:19:13 +0000 Subject: [PATCH] chore(release): v1.9.5 --- package.json | 2 +- publish/update_information.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 627f83fa..a413e7db 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hypercrx", - "version": "1.9.4", + "version": "1.9.5", "type": "module", "private": true, "description": "Hypertrons Chromium Extension", diff --git a/publish/update_information.json b/publish/update_information.json index 88047b35..8b07c7ce 100644 --- a/publish/update_information.json +++ b/publish/update_information.json @@ -1,14 +1,14 @@ { "chrome": { - "latest_version": "1.9.4", + "latest_version": "1.9.5", "url": "https://chrome.google.com/webstore/detail/hypercrx/ijchfbpdgeljmhnhokmekkecpbdkgabc" }, "edge": { - "latest_version": "1.9.4", + "latest_version": "1.9.5", "url": "https://microsoftedge.microsoft.com/addons/detail/hypercrx/lbbajaehiibofpconjgdjonmkidpcome" }, "develop": { - "latest_version": "1.9.4", + "latest_version": "1.9.5", "url": "https://github.com/hypertrons/hypertrons-crx/releases" } }