Skip to content

Commit

Permalink
1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PalmerAL committed Dec 26, 2019
1 parent 56a6725 commit fb2a97e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"name": "min",
"productName": "Min",
"author": "PalmerAL",
"version": "1.12.0-beta1",
"version": "1.12.0",
"description": "A fast, minimal browser that protects your privacy",
"electronVersion": "7.1.0",
"electronVersion": "7.1.7",
"main": "main.build.js",
"dependencies": {
"dexie": "^1.2.0",
Expand All @@ -20,7 +20,7 @@
"browserify": "^16.2.2",
"chokidar": "^2.0.4",
"decomment": "^0.9.0",
"electron": "^7.1.5",
"electron": "^7.1.7",
"electron-installer-redhat": "^2.0.0",
"electron-installer-windows": "^1.1.1",
"electron-packager": "^14.0.4",
Expand Down

0 comments on commit fb2a97e

Please sign in to comment.