Skip to content

Commit

Permalink
fix: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Lumm1t committed Nov 25, 2020
1 parent 4debc2b commit aa50041
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 3 deletions.
37 changes: 36 additions & 1 deletion .idea/workspace.xml

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": "quizizz-advisor",
"version": "1.0.0",
"version": "1.0.1",
"description": "",
"scripts": {
"build:dev": "webpack --config=webpack.dev.conf.js",
Expand Down
2 changes: 1 addition & 1 deletion public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Quizizz Advisor",
"description": "Shows correct answers on quizizz.com",
"version": "1.0.0",
"version": "1.0.1",
"manifest_version": 2,
"content_scripts": [
{
Expand Down

0 comments on commit aa50041

Please sign in to comment.