From 85a607f209f9edc67913af57dec36499d479630e Mon Sep 17 00:00:00 2001 From: zak39 Date: Mon, 22 Dec 2025 11:43:23 +0100 Subject: [PATCH] chore: v2.9.0-rc1 --- 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 a6eb02b..839aaab 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -22,7 +22,7 @@ Contributors are welcome! If you have time it would be awesome if you could help *This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.* ]]> - 2.8.0 + 2.9.0-rc1 agpl Arawa Klaus Herberth diff --git a/package.json b/package.json index 1c18263..7e340ad 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@littleredbutton/cloud_bbb", "description": "Nextcloud Integration for BigBlueButton", - "version": "2.8.0", + "version": "2.9.0-rc1", "author": "Klaus Herberth", "bugs": { "url": "https://github.com/littleredbutton/cloud_bbb/issues"