Skip to content

Commit

Permalink
Release 1.1.75
Browse files Browse the repository at this point in the history
  • Loading branch information
beshur committed Nov 1, 2022
1 parent 4a27c81 commit f5e3010
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "StoPlay",
"short_name": "StoPlay",
"homepage_url": "http://stoplay.github.io/",
"version": "1.1.74",
"version": "1.1.75",
"author": [
{
"name": "Alex Karpov",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stoplayExt-build",
"version": "1.1.74",
"version": "1.1.75",
"author": "Alex Buznik",
"scripts": {
"start": "grunt pack && grunt",
Expand All @@ -23,4 +23,4 @@
"grunt-webstore-upload": "^0.9.21",
"grunt-zip": "^0.18.2"
}
}
}

0 comments on commit f5e3010

Please sign in to comment.