Skip to content

Commit 6485413

Browse files
committed
Bump electron to 0.36.3
1 parent 25a5aac commit 6485413

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "whatsdesktop",
33
"productName": "WhatsDesktop",
4-
"version": "1.4.0",
4+
"version": "1.5.0",
55
"description": "Unofficial WhatsApp app",
66
"license": "MIT",
77
"repository": "mawie81/whatsdesktop",
@@ -13,7 +13,7 @@
1313
"engines": {
1414
"node": ">=4"
1515
},
16-
"electronVersion": "0.36.2",
16+
"electronVersion": "0.36.3",
1717
"scripts": {
1818
"test": "xo",
1919
"start": "electron .",

0 commit comments

Comments
 (0)