Skip to content

Commit

Permalink
Bump version to 1.19.1. Update manifest.
Browse files Browse the repository at this point in the history
  • Loading branch information
TheGoddessInari committed Aug 6, 2023
1 parent 51a00f0 commit 1737672
Show file tree
Hide file tree
Showing 3 changed files with 5 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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "netflix-1080p-foxfire",
"version": "1.19.0",
"version": "1.19.1",
"description": "Based on [https://github.com/truedread/netflix-1080p](https://github.com/truedread/netflix-1080p)",
"main": "background.js",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "Netflix 1080p",
"description": "Forces 1080p playback for Netflix in Firefox. Based on vladikoff/netflix-1080p-firefox.",
"version": "1.19.0",
"version": "1.19.1",
"author": "truedread and vladikoff",
"content_scripts": [{
"matches": [
Expand Down Expand Up @@ -35,7 +35,7 @@
"*://netflix.com/*",
"*://www.netflix.com/*"
],
"applications": {
"browser_specific_settings": {
"gecko": {
"id": "{f18f0257-10ad-4ff7-b51e-6895edeccfc8}"
}
Expand Down

0 comments on commit 1737672

Please sign in to comment.