From b4b11e93c652aed2f99f73c725e243b46f4986c3 Mon Sep 17 00:00:00 2001 From: Michael Kochell <6913320+mickmister@users.noreply.github.com> Date: Wed, 25 Oct 2023 10:24:45 -0400 Subject: [PATCH] bump version to 4.0.1 (#994) --- plugin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin.json b/plugin.json index 35fabbf5..493199ac 100644 --- a/plugin.json +++ b/plugin.json @@ -4,9 +4,9 @@ "description": "Atlassian Jira plugin for Mattermost.", "homepage_url": "https://github.com/mattermost/mattermost-plugin-jira", "support_url": "https://github.com/mattermost/mattermost-plugin-jira/issues", - "release_notes_url": "https://github.com/mattermost/mattermost-plugin-jira/releases/tag/v4.0.0", + "release_notes_url": "https://github.com/mattermost/mattermost-plugin-jira/releases/tag/v4.0.1", "icon_path": "assets/icon.svg", - "version": "4.0.0", + "version": "4.0.1", "min_server_version": "7.8.0", "server": { "executables": {