Skip to content

Commit f5e3010

Browse files
committed
Release 1.1.75
1 parent 4a27c81 commit f5e3010

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

manifest.json

+1-1
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.74",
6+
"version": "1.1.75",
77
"author": [
88
{
99
"name": "Alex Karpov",

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.74",
3+
"version": "1.1.75",
44
"author": "Alex Buznik",
55
"scripts": {
66
"start": "grunt pack && grunt",
@@ -23,4 +23,4 @@
2323
"grunt-webstore-upload": "^0.9.21",
2424
"grunt-zip": "^0.18.2"
2525
}
26-
}
26+
}

0 commit comments

Comments
 (0)