From 0a913cd5c2f093c2b08c7ba9b18bb4ab00a2298b Mon Sep 17 00:00:00 2001 From: sualko Date: Fri, 30 Apr 2021 16:39:57 +0200 Subject: [PATCH] release: 1.4.1 :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 fab29b2..c6c1a24 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.* ]]> - 1.4.0 + 1.4.1 agpl Klaus Herberth BigBlueButton diff --git a/package.json b/package.json index dc596f8..a388513 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@sualko/cloud_bbb", "description": "Nextcloud Integration for BigBlueButton", - "version": "1.4.0", + "version": "1.4.1", "author": "Klaus Herberth ", "bugs": { "url": "https://github.com/sualko/cloud_bbb/issues"