From 412246ace5036d588aa9b63390a2f13ab4bb85fe Mon Sep 17 00:00:00 2001 From: Maksim Ivanov Date: Thu, 31 Aug 2017 16:33:40 +0200 Subject: [PATCH] Release Connector App 1.2.11.0 --- 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 63473ffac..3bb263232 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.10.0", + "version": "1.2.11.0", "app": { "background": { "persistent": false,