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 8b49462 commit 76aa72aCopy full SHA for 76aa72a
make_openbazaar.sh
@@ -10,7 +10,7 @@
10
##
11
12
13
-ELECTRONVER=0.36.9
+ELECTRONVER=0.37.5
14
NODEJSVER=5.1.1
15
PYTHONVER=2.7.11
16
UPXVER=391
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "openbazaar",
3
"productName": "OpenBazaar",
4
- "version": "1.0.9",
+ "version": "1.1.2",
5
"description": "Decentralized Peer to Peer Marketplace for Bitcoin",
6
"main": "Gruntfile.js",
7
"scripts": {
0 commit comments