Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
workeffortwaste committed Jan 28, 2022
1 parent 9f9339b commit ed89ad1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "PageSpeed Saver",
"version": "2.0.2",
"version": "2.0.3",
"icons": { "128": "icon128.png"},
"description": "Quickly save your PageSpeed Insights reports to JSON.",
"web_accessible_resources": ["bundle.js"],
Expand Down
2 changes: 1 addition & 1 deletion src/script.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// PageSpeed Saver 2.0.2
// PageSpeed Saver 2.0.3
// @defaced
(() => {
/* Libaries */
Expand Down

0 comments on commit ed89ad1

Please sign in to comment.