diff --git a/keepercommander/__init__.py b/keepercommander/__init__.py index c8033222f..6d085288a 100644 --- a/keepercommander/__init__.py +++ b/keepercommander/__init__.py @@ -10,4 +10,4 @@ # Contact: ops@keepersecurity.com # -__version__ = '16.10.14' +__version__ = '16.11.0' diff --git a/keepercommander/rest_api.py b/keepercommander/rest_api.py index 5a50a1282..3c7e9939a 100644 --- a/keepercommander/rest_api.py +++ b/keepercommander/rest_api.py @@ -28,7 +28,7 @@ # CLIENT_VERSION = 'c' + __version__ -CLIENT_VERSION = 'c16.10.0' +CLIENT_VERSION = 'c16.11.0' SERVER_PUBLIC_KEYS = { 1: crypto.load_rsa_public_key(utils.base64_url_decode(