Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Commit

Permalink
1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rospino74 committed Oct 29, 2021
1 parent 3174800 commit 05ce104
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 5 deletions.
4 changes: 2 additions & 2 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": "quizlet",
"version": "1.2.1",
"version": "1.2.2",
"description": "Removes the paywall from the Quizlet page and other sites",
"main": "src/index.js",
"scripts": {
Expand Down Expand Up @@ -37,4 +37,4 @@
"url": "^0.11.0",
"webpack": "^5.59.1"
}
}
}
9 changes: 8 additions & 1 deletion public/updates.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,14 @@
"update_link": "https://github.com/rospino74/Quizlet-Bypass/releases/download/v1.2.1/extension.zip",
"gecko": {
"strict_min_version": "48.0"
}
}
},
{
"version": "1.2.2",
"update_link": "https://github.com/rospino74/Quizlet-Bypass/releases/download/v1.2.2/extension.zip",
"gecko": {
"strict_min_version": "48.0"
}
}
]
}
Expand Down

0 comments on commit 05ce104

Please sign in to comment.