Skip to content

Commit

Permalink
3.2.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
prlanzarin committed Jun 21, 2024
1 parent 43780fb commit bef1478
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

All notable changes to this project will be documented in this file.

### UNRELEASED
### v3.2.0-beta.1

* fix(xapi): LRS credentials wouldn't persist in the database
* build: [email protected]
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bbb-webhooks",
"version": "3.2.0-beta.0",
"version": "3.2.0-beta.1",
"description": "A BigBlueButton mudule for events WebHooks",
"type": "module",
"scripts": {
Expand Down

0 comments on commit bef1478

Please sign in to comment.