Skip to content

Commit 38da12a

Browse files
chore(release): v1.9.6
1 parent 0f20aca commit 38da12a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hypercrx",
3-
"version": "1.9.5",
3+
"version": "1.9.6",
44
"type": "module",
55
"private": true,
66
"description": "Hypertrons Chromium Extension",

Diff for: publish/update_information.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"chrome": {
3-
"latest_version": "1.9.5",
3+
"latest_version": "1.9.6",
44
"url": "https://chrome.google.com/webstore/detail/hypercrx/ijchfbpdgeljmhnhokmekkecpbdkgabc"
55
},
66
"edge": {
7-
"latest_version": "1.9.5",
7+
"latest_version": "1.9.6",
88
"url": "https://microsoftedge.microsoft.com/addons/detail/hypercrx/lbbajaehiibofpconjgdjonmkidpcome"
99
},
1010
"develop": {
11-
"latest_version": "1.9.5",
11+
"latest_version": "1.9.6",
1212
"url": "https://github.com/hypertrons/hypertrons-crx/releases"
1313
}
1414
}

0 commit comments

Comments
 (0)