From 50547f56e4b252356efca174edf7902cc0a90a3d Mon Sep 17 00:00:00 2001 From: Ayrris Aunario Date: Fri, 17 May 2024 15:35:08 -0500 Subject: [PATCH] release and client version updates --- keepercommander/__init__.py | 2 +- keepercommander/rest_api.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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(