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 eae763f commit 1e51bd1Copy full SHA for 1e51bd1
auto_updater.json
@@ -1,6 +1,6 @@
1
{
2
"url": "https://github.com/dfmcphee/simple-proxy/releases/latest",
3
- "name": "v0.0.2",
4
- "notes": "Better IP detection and icons.",
+ "name": "v0.0.3",
+ "notes": "On and off state for tray icon.",
5
"pub_date": "2015-10-21T12:29:53+01:00"
6
}
package.json
@@ -1,7 +1,7 @@
"name": "simple-proxy",
"productName": "SimpleProxy",
- "version": "0.0.2",
+ "version": "0.0.3",
"description": "A simple reverse proxy for OS X.",
"license": "MIT",
7
"repository": {
0 commit comments