Skip to content

Commit f7c7f51

Browse files
authored
Merge pull request #4 from Xenion1987/v1.0.2
skip v1.0.1 - release v1.0.2
2 parents 6e107ed + c03e2ba commit f7c7f51

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

.gitignore

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
1+
node_modules/
2+
upload/
3+
venv/
4+
5+
.amo-upload-uuid
16
.env
27
.envrc
3-
.amo-upload-uuid
8+
package.json
9+
package-lock.json
410

5-
upload/

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@
2424
"optional_host_permissions": ["https://*/"],
2525
"options_page": "options/options.html",
2626
"permissions": ["storage", "tabs"],
27-
"version": "1.0.1"
27+
"version": "1.0.2"
2828
}

0 commit comments

Comments
 (0)