From d15462ab9f5b28b89936edad2cf4b22b2952c482 Mon Sep 17 00:00:00 2001 From: ayusht2810 Date: Tue, 16 Apr 2024 11:25:36 +0530 Subject: [PATCH] Release 1.7.1 --- plugin.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plugin.json b/plugin.json index c7c2a5e2..b1ced35a 100644 --- a/plugin.json +++ b/plugin.json @@ -4,8 +4,10 @@ "description": "Zoom audio and video conferencing plugin for Mattermost.", "homepage_url": "https://github.com/mattermost/mattermost-plugin-zoom", "support_url": "https://github.com/mattermost/mattermost-plugin-zoom/issues", + "release_notes_url": "https://github.com/mattermost/mattermost-plugin-zoom/releases/tag/v1.7.1", "icon_path": "assets/profile.svg", "min_server_version": "5.37.0", + "version": "1.7.1", "server": { "executables": { "linux-amd64": "server/dist/plugin-linux-amd64",