From 6ec768fecc48e3352ea0a4a2ab4b7d46f66f5501 Mon Sep 17 00:00:00 2001 From: Ben Schumacher Date: Fri, 26 May 2023 10:30:18 +0200 Subject: [PATCH] Release v1.2.2 (#473) --- plugin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin.json b/plugin.json index 2c428729b..076e415fa 100644 --- a/plugin.json +++ b/plugin.json @@ -4,8 +4,8 @@ "description": "This plugin powers the Mattermost Apps Framework and is required for any Apps to run", "homepage_url": "https://developers.mattermost.com/integrate/apps", "support_url": "https://github.com/mattermost/mattermost-plugin-apps/issues", - "release_notes_url": "https://github.com/mattermost/mattermost-plugin-apps/releases/tag/v1.2.1", - "version": "1.2.1", + "release_notes_url": "https://github.com/mattermost/mattermost-plugin-apps/releases/tag/v1.2.2", + "version": "1.2.2", "min_server_version": "7.7.0", "server": { "executables": {