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