diff --git a/ssh_client.py b/ssh_client.py index 2353c2f..a9e5362 100755 --- a/ssh_client.py +++ b/ssh_client.py @@ -8,7 +8,7 @@ import sys import datetime -VERSION = '1.0.736.44' +VERSION = '1.0.754.23' SSH_DIR = '~/.ssh' CONF_PATH = SSH_DIR + '/pritunl-zero.json'