From 93daa111704f4e79617a4a681962c0e5e3502757 Mon Sep 17 00:00:00 2001 From: Philip Mayer Date: Fri, 10 Feb 2023 23:22:55 +0100 Subject: [PATCH] update plugin.json release_notes_url --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index 08ba6ba..0cb94c7 100644 --- a/plugin.json +++ b/plugin.json @@ -4,7 +4,7 @@ "description": "Mattermost web app plugin to have an embedded videoplayer for Vimeo urls", "homepage_url": "https://github.com/Shadowsith/mattermost-plugin-vimeo", "support_url": "https://github.com/Shadowsith/mattermost-plugin-vimeo/issues", - "release_notes_url": "https://example.com/releases/v0.0.1", + "release_notes_url": "https://github.com/Shadowsith/mattermost-plugin-vimeo/releases/tag/1.0.0", "version": "1.0.0", "webapp": { "bundle_path": "main.js"