From ff89b5fcb62049e879a01809f872c9d611a93e1b Mon Sep 17 00:00:00 2001 From: Cyrille Perois Date: Mon, 17 Feb 2020 14:48:17 +0100 Subject: [PATCH] chore: Bump version to 1.46.0 --- src/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/manifest.json b/src/manifest.json index ca89a86635b..09e8bdac7c9 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "__MSG_extName__", "short_name": "__MSG_appName__", - "version": "1.45.1", + "version": "1.46.0", "description": "__MSG_extDesc__", "default_locale": "en", "author": "Cozy Cloud",