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 555ea5d commit 0dbda87Copy full SHA for 0dbda87
1 file changed
package.json
@@ -2,7 +2,7 @@
2
"name": "min",
3
"productName": "Min",
4
"author": "PalmerAL",
5
- "version": "1.11.1",
+ "version": "1.12.0-beta1",
6
"description": "A fast, minimal browser that protects your privacy",
7
"electronVersion": "7.1.0",
8
"main": "main.build.js",
@@ -20,7 +20,7 @@
20
"browserify": "^16.2.2",
21
"chokidar": "^2.0.4",
22
"decomment": "^0.9.0",
23
- "electron": "^7.1.0",
+ "electron": "^7.1.5",
24
"electron-installer-redhat": "^2.0.0",
25
"electron-installer-windows": "^1.1.1",
26
"electron-packager": "^14.0.4",
0 commit comments