From c26f6e77ad809766514bf7e4f518f0922aab3f5e Mon Sep 17 00:00:00 2001 From: Maksim Ivanov Date: Tue, 14 Nov 2023 16:22:22 +0100 Subject: [PATCH] Release Connector 1.4.2 (#1111) --- 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 285a8bb7c..e8da76efb 100644 --- a/smart_card_connector_app/src/manifest.json.template +++ b/smart_card_connector_app/src/manifest.json.template @@ -23,7 +23,7 @@ ${endif} "short_name": "__MSG_appShortName__", "description": "__MSG_appDesc__", - "version": "1.4.1", + "version": "1.4.2", # Whether an application is an App or an Extension is determined by nesting or # not nesting the background script information under the "app" key.