diff --git a/smart_card_connector_app/src/manifest.json.template b/smart_card_connector_app/src/manifest.json.template index a6d0c1c00..285a8bb7c 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.0", + "version": "1.4.1", # Whether an application is an App or an Extension is determined by nesting or # not nesting the background script information under the "app" key.