From f93eb461320c7a7f972c69a64b0b86e44938c51c Mon Sep 17 00:00:00 2001 From: Harshil Sharma Date: Sat, 11 Sep 2021 12:44:13 +0530 Subject: [PATCH] Bumped version for release --- plugin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin.json b/plugin.json index 316275b..7180e9d 100644 --- a/plugin.json +++ b/plugin.json @@ -1,7 +1,7 @@ { "id": "bigbluebutton", "name": "BigBlueButton", - "version": "4.0.2", + "version": "4.1.0", "min_server_version": "5.20.0", "description": "BigBlueButton is an open source web conferencing system for online learning. Teams can create, join and manage their BigBlueButton meetings from inside Mattermost", "homepage_url": "https://github.com/blindsidenetworks/", @@ -60,4 +60,4 @@ ], "footer": "All form fields must be filled or the plugin will fail to work. Deactivate and reactivate your plugin when changing to a configuration value. Don't worry, no data will be lost" } -} \ No newline at end of file +}