Skip to content

Commit 15cc124

Browse files
committed
Release 1.1.62
1 parent 9fb400f commit 15cc124

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

manifest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "StoPlay",
44
"short_name": "StoPlay",
55
"homepage_url": "http://stoplay.github.io/",
6-
"version": "1.1.61",
6+
"version": "1.1.62",
77
"author": [
88
{
99
"name": "Alex Karpov",
@@ -62,4 +62,4 @@
6262
"page": "src/options/index.html",
6363
"chrome_style": true
6464
}
65-
}
65+
}

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stoplayExt-build",
3-
"version": "1.1.61",
3+
"version": "1.1.62",
44
"author": "Alex Buznik",
55
"dependencies": {},
66
"repository": {
@@ -17,4 +17,4 @@
1717
"grunt-webstore-upload": "^0.9.21",
1818
"grunt-zip": "^0.18.2"
1919
}
20-
}
20+
}

0 commit comments

Comments
 (0)