From 38da12a4432c69fae66936c1d64a6a9fa8bef09d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 18 May 2024 17:31:35 +0000 Subject: [PATCH] chore(release): v1.9.6 --- package.json | 2 +- publish/update_information.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 9fbfec1c..c7adddc5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hypercrx", - "version": "1.9.5", + "version": "1.9.6", "type": "module", "private": true, "description": "Hypertrons Chromium Extension", diff --git a/publish/update_information.json b/publish/update_information.json index 8b07c7ce..fac3df4f 100644 --- a/publish/update_information.json +++ b/publish/update_information.json @@ -1,14 +1,14 @@ { "chrome": { - "latest_version": "1.9.5", + "latest_version": "1.9.6", "url": "https://chrome.google.com/webstore/detail/hypercrx/ijchfbpdgeljmhnhokmekkecpbdkgabc" }, "edge": { - "latest_version": "1.9.5", + "latest_version": "1.9.6", "url": "https://microsoftedge.microsoft.com/addons/detail/hypercrx/lbbajaehiibofpconjgdjonmkidpcome" }, "develop": { - "latest_version": "1.9.5", + "latest_version": "1.9.6", "url": "https://github.com/hypertrons/hypertrons-crx/releases" } }