From 52bad6faafb69366a36a87bf10c69c5a3b0784dd Mon Sep 17 00:00:00 2001 From: lebaudantoine Date: Wed, 10 Jun 2026 11:28:09 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96(addons)=20bump=20plugin=20version?= =?UTF-8?q?=20to=200.0.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update the plugin version displayed to the user to 0.0.2 and move the tag from alpha to beta. --- src/addons/outlook/manifest.xml | 2 +- src/addons/outlook/src/taskpane/taskpane.html | 4 ++-- src/helm/meet/files/outlook-manifest.xml.tpl | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/addons/outlook/manifest.xml b/src/addons/outlook/manifest.xml index c19b9cd3..172f9d49 100644 --- a/src/addons/outlook/manifest.xml +++ b/src/addons/outlook/manifest.xml @@ -1,7 +1,7 @@ a025f0f6-757a-4790-97f3-99c66c4a5795 - 0.0.1.0 + 0.0.2.0 __APP_NAME__ fr-FR diff --git a/src/addons/outlook/src/taskpane/taskpane.html b/src/addons/outlook/src/taskpane/taskpane.html index d2782b26..05386b48 100644 --- a/src/addons/outlook/src/taskpane/taskpane.html +++ b/src/addons/outlook/src/taskpane/taskpane.html @@ -47,8 +47,8 @@
- alpha - 0.0.1 + beta + 0.0.2
diff --git a/src/helm/meet/files/outlook-manifest.xml.tpl b/src/helm/meet/files/outlook-manifest.xml.tpl index 551b516f..cea0905f 100644 --- a/src/helm/meet/files/outlook-manifest.xml.tpl +++ b/src/helm/meet/files/outlook-manifest.xml.tpl @@ -1,7 +1,7 @@ {{ .id }} - 0.0.1.0 + 0.0.2.0 {{ .appName }} fr-FR