Skip to content

Commit 26025a1

Browse files
committed
v3.2.0.4142
1 parent c965115 commit 26025a1

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

app/package.json

+1-4
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,7 @@
1111
"type": "git",
1212
"url": "git+https://github.com/oldj/SwitchHosts.git"
1313
},
14-
"keywords": [
15-
"SwitchHosts!",
16-
"host"
17-
],
14+
"keywords": ["SwitchHosts!", "host"],
1815
"author": "oldj",
1916
"license": "MIT",
2017
"bugs": {

app/src/version.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
exports.version = [3,2,0,4140];
1+
exports.version = [3,2,0,4142];

0 commit comments

Comments
 (0)