From aa0cbc98e48ddfe19574c9c2ae98b3f0999bf06a Mon Sep 17 00:00:00 2001 From: Maksim Ivanov Date: Tue, 5 Jun 2018 17:54:23 +0200 Subject: [PATCH] Release Connector App 1.2.16.1 --- smart_card_connector_app/src/manifest.json.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smart_card_connector_app/src/manifest.json.template b/smart_card_connector_app/src/manifest.json.template index 8ca2394fb..783b6db1c 100644 --- a/smart_card_connector_app/src/manifest.json.template +++ b/smart_card_connector_app/src/manifest.json.template @@ -3,7 +3,7 @@ "name": "__MSG_appName__", "short_name": "__MSG_appShortName__", "description": "__MSG_appDesc__", - "version": "1.2.16.0", + "version": "1.2.16.1", "app": { "background": { "persistent": false,