From 07cb0676e571ef3372be602a52f4eb22e36e4074 Mon Sep 17 00:00:00 2001 From: Neil Hanlon Date: Sun, 28 Apr 2024 14:35:44 -0700 Subject: [PATCH] chore: bump to 2.0.6 --- plugin.json | 2 +- server/manifest.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin.json b/plugin.json index 931201c..dd28326 100644 --- a/plugin.json +++ b/plugin.json @@ -5,7 +5,7 @@ "homepage_url": "https://github.com/rocky-linux/mattermost-plugin-community-toolkit", "support_url": "https://github.com/rocky-linux/mattermost-plugin-community-toolkit/issues", "release_notes_url": "https://github.com/rocky-linux/mattermost-plugin-community-toolkit/releases/tag/v2.0.0", - "version": "2.0.5", + "version": "2.0.6", "min_server_version": "9.3.0", "server": { "executables": { diff --git a/server/manifest.go b/server/manifest.go index b5f0a7c..af73634 100644 --- a/server/manifest.go +++ b/server/manifest.go @@ -19,7 +19,7 @@ const manifestStr = ` "homepage_url": "https://github.com/rocky-linux/mattermost-plugin-community-toolkit", "support_url": "https://github.com/rocky-linux/mattermost-plugin-community-toolkit/issues", "release_notes_url": "https://github.com/rocky-linux/mattermost-plugin-community-toolkit/releases/tag/v2.0.0", - "version": "2.0.5", + "version": "2.0.6", "min_server_version": "9.3.0", "server": { "executables": {