Skip to content

Commit

Permalink
Merge pull request #156 from modos189/fix/chrome-mv3-core-script
Browse files Browse the repository at this point in the history
[Chrome MV3] Fix IITC version when switching channels
  • Loading branch information
modos189 authored Oct 2, 2024
2 parents 12c7df2 + ee6d475 commit 86de5a2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iitc-button",
"version": "3.0.6",
"version": "3.0.7",
"repository": "https://github.com/IITC-CE/IITC-Button.git",
"license": "GPLv3",
"private": true,
Expand All @@ -16,7 +16,7 @@
"core-js": "^3.8.3",
"highlight.js": "^10.7.3",
"jszip": "^3.10.1",
"lib-iitc-manager": "^1.9.2",
"lib-iitc-manager": "^1.9.3",
"scored-fuzzysearch": "^1.0.5",
"vue": "^2.6.14"
},
Expand Down

0 comments on commit 86de5a2

Please sign in to comment.