From 0fc7ae3bb9d4e272ec7b500a61e7592827295471 Mon Sep 17 00:00:00 2001 From: Richard Machielse Date: Fri, 17 May 2024 21:37:45 +0200 Subject: [PATCH] v1.1.2 --- app/manifest.json | 2 +- au/manifest.json | 2 +- development/manifest.json | 2 +- eu/manifest.json | 2 +- staging/manifest.json | 2 +- us/manifest.json | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app/manifest.json b/app/manifest.json index c8feb6e..7c5e930 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,7 +1,7 @@ { "$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.12/MicrosoftTeams.schema.json", "manifestVersion": "1.12", - "version": "1.1.1", + "version": "1.1.2", "showLoadingIndicator": true, "id": "e5349cd7-43a3-41c1-a9f9-bc53805033ef", "packageName": "com.feedbackfruits.app.microsoft.teams", diff --git a/au/manifest.json b/au/manifest.json index 0c3945f..9a305d0 100644 --- a/au/manifest.json +++ b/au/manifest.json @@ -1,7 +1,7 @@ { "$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.12/MicrosoftTeams.schema.json", "manifestVersion": "1.12", - "version": "1.1.1", + "version": "1.1.2", "showLoadingIndicator": true, "id": "e5349cd7-43a3-41c1-a9f9-bc53805033ef", "packageName": "com.feedbackfruits.au.microsoft.teams", diff --git a/development/manifest.json b/development/manifest.json index 3e904a5..6e83348 100644 --- a/development/manifest.json +++ b/development/manifest.json @@ -1,7 +1,7 @@ { "$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.12/MicrosoftTeams.schema.json", "manifestVersion": "devPreview", - "version": "1.1.1", + "version": "1.1.2", "showLoadingIndicator": true, "id": "8e606a36-02fd-4a48-bfe9-1a47f1170d42", "packageName": "com.feedbackfruits.development.microsoft.teams", diff --git a/eu/manifest.json b/eu/manifest.json index aafb5bc..a0b1a60 100644 --- a/eu/manifest.json +++ b/eu/manifest.json @@ -1,7 +1,7 @@ { "$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.12/MicrosoftTeams.schema.json", "manifestVersion": "1.12", - "version": "1.1.1", + "version": "1.1.2", "showLoadingIndicator": true, "id": "e5349cd7-43a3-41c1-a9f9-bc53805033ef", "packageName": "com.feedbackfruits.eu.microsoft.teams", diff --git a/staging/manifest.json b/staging/manifest.json index 2327a6c..1652061 100644 --- a/staging/manifest.json +++ b/staging/manifest.json @@ -1,7 +1,7 @@ { "$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.12/MicrosoftTeams.schema.json", "manifestVersion": "devPreview", - "version": "1.1.1", + "version": "1.1.2", "showLoadingIndicator": true, "id": "e5349cd7-43a3-41c1-a9f9-bc53805033ef", "packageName": "com.feedbackfruits.staging.microsoft.teams", diff --git a/us/manifest.json b/us/manifest.json index b7d1359..3839e7d 100644 --- a/us/manifest.json +++ b/us/manifest.json @@ -1,7 +1,7 @@ { "$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.12/MicrosoftTeams.schema.json", "manifestVersion": "1.12", - "version": "1.1.1", + "version": "1.1.2", "showLoadingIndicator": true, "id": "e5349cd7-43a3-41c1-a9f9-bc53805033ef", "packageName": "com.feedbackfruits.us.microsoft.teams",