Skip to content

Commit

Permalink
update electron -> 7.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
oldj committed Nov 25, 2019
1 parent e613a37 commit 2f6bd68
Show file tree
Hide file tree
Showing 7 changed files with 281 additions and 488 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "switchhosts",
"version": "3.5.2",
"version": "3.5.3",
"description": "Switch hosts quickly!",
"main": "main.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion app/ui/app.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion app/ui/common.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion app/ui/common.js.LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! SwitchHosts! common.js, 2019-11-23 14:12:04 */
/*! SwitchHosts! common.js, 2019-11-25 20:56:14 */

/*!
Copyright (c) 2017 Jed Watson.
Expand Down
2 changes: 1 addition & 1 deletion app/version.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
module.exports = [3, 5, 2, 5504]
module.exports = [3, 5, 3, 5506]
Loading

0 comments on commit 2f6bd68

Please sign in to comment.