diff --git a/CHANGES b/CHANGES index 0246b0075..777be3a7a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,8 +1,8 @@ Pritunl Client Changelog ======================== -Version 0.10.4 --------------- +Version 0.10.4 2015-07-09 +------------------------- Handle reopen events Add autostart to OS X diff --git a/client/package.json b/client/package.json index ba6eaf047..0a54f0195 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "pritunl", - "version": "0.10.3", + "version": "0.10.4", "main": "www/main.js", "dependencies": { "jquery": "^2.1.4", diff --git a/client/www/index.html b/client/www/index.html index cbd73e1eb..e07539865 100644 --- a/client/www/index.html +++ b/client/www/index.html @@ -14,7 +14,7 @@
-