From 7984e2cfa9eb72ccd43ab8830e8689aa39b486ff Mon Sep 17 00:00:00 2001 From: Ben Cooke Date: Thu, 12 Dec 2024 14:31:49 -0500 Subject: [PATCH] Bump version to 1.0.0 (#44) * 1.0.0 --- plugin.json | 1 + 1 file changed, 1 insertion(+) diff --git a/plugin.json b/plugin.json index a3c766d..ab8a4f1 100644 --- a/plugin.json +++ b/plugin.json @@ -6,6 +6,7 @@ "support_url": "https://github.com/mattermost-community/mattermost-plugin-google-drive/issues", "icon_path": "assets/icon.svg", "min_server_version": "6.2.1", + "version": "1.0.0", "server": { "executables": { "linux-amd64": "server/dist/plugin-linux-amd64",