From 614b3654a1025682302d40d705ef1db8a0c352bf Mon Sep 17 00:00:00 2001 From: sualko Date: Tue, 1 Sep 2020 10:21:51 +0200 Subject: [PATCH] release: 1.0.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 db76c17..8515e35 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -16,7 +16,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.* ]]> - 0.5.1 + 1.0.0 agpl Klaus Herberth BigBlueButton diff --git a/package.json b/package.json index 5fd70cd..c320d0e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@sualko/cloud_bbb", "description": "Nextcloud Integration for BigBlueButton", - "version": "0.5.1", + "version": "1.0.0", "author": "Klaus Herberth ", "bugs": { "url": "https://github.com/sualko/cloud_bbb/issues"