From 59cddcbd0e70c10e8004a9b22e2dc6400a2134d7 Mon Sep 17 00:00:00 2001 From: sualko Date: Wed, 8 Dec 2021 13:32:52 +0100 Subject: [PATCH] release: 2.1.0 :tada: --- appinfo/info.xml | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/appinfo/info.xml b/appinfo/info.xml index 2f9de1b..c0b640a 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -22,7 +22,7 @@ Developer wanted! If you have time it would be awesome if you could help to enha *This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.* ]]> - 2.1.0-beta.1 + 2.1.0 agpl Klaus Herberth BigBlueButton diff --git a/package.json b/package.json index d61bde4..b2c3d11 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@sualko/cloud_bbb", "description": "Nextcloud Integration for BigBlueButton", - "version": "2.1.0-beta.1", + "version": "2.1.0", "author": "Klaus Herberth ", "bugs": { "url": "https://github.com/sualko/cloud_bbb/issues"