We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b451915 commit 2348c8fCopy full SHA for 2348c8f
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "openbazaar",
3
"productName": "OpenBazaar",
4
- "version": "1.1.4",
+ "version": "1.1.7",
5
"description": "Decentralized Peer to Peer Marketplace for Bitcoin",
6
"main": "Gruntfile.js",
7
"scripts": {
@@ -38,6 +38,6 @@
38
"electron-builder": "^2.5.0",
39
"electron-installer-debian": "^0.2.0",
40
"electron-packager": "*",
41
- "electron-prebuilt": "0.37.7"
+ "electron-prebuilt": "0.37.6"
42
}
43
0 commit comments