From ace0cdc412a3a4899b25556d1642fc0d1ba784fb Mon Sep 17 00:00:00 2001 From: sualko Date: Tue, 28 Apr 2020 01:18:16 +0200 Subject: [PATCH] build: 0.1.1 --- 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 8af33f9..a224de9 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -13,7 +13,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.1.0 + 0.1.1 agpl Klaus Herberth BigBlueButton diff --git a/package.json b/package.json index c5bae8a..6a44d6a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@sualko/cloud_bbb", "description": "Nextcloud Integration for BigBlueButton", - "version": "0.1.0", + "version": "0.1.1", "author": "Klaus Herberth ", "bugs": { "url": "https://github.com/sualko/cloud_bbb/issues"