diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0f8f6a71a..37396ee0c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -24,7 +24,7 @@
- Circles renamed to Teams
- Automatic widget reloading
- More translations for appointments
-- ### Fixed
+### Fixed
- Teams missing from placeholder texts
- Free/busy slot suggestion breaking with duplicate events
diff --git a/appinfo/info.xml b/appinfo/info.xml
index a645faf5a..6032dc389 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -20,7 +20,7 @@
* ☑️ Tasks! See tasks with a due date directly in the calendar
* 🙈 **We’re not reinventing the wheel!** Based on the great [c-dav library](https://github.com/nextcloud/cdav-library), [ical.js](https://github.com/mozilla-comm/ical.js) and [fullcalendar](https://github.com/fullcalendar/fullcalendar) libraries.
]]>
- 5.0.0-beta.1
+ 5.0.0-beta.2
agpl
Anna Larch
Nextcloud Groupware Team
diff --git a/package-lock.json b/package-lock.json
index 71c062cf7..4c5b08cca 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "calendar",
- "version": "5.0.0-beta.1",
+ "version": "5.0.0-beta.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "calendar",
- "version": "5.0.0-beta.1",
+ "version": "5.0.0-beta.2",
"license": "agpl",
"dependencies": {
"@fullcalendar/core": "6.1.14",
diff --git a/package.json b/package.json
index fc8287c82..b5ce60a2a 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "calendar",
"description": "A calendar app for Nextcloud. Easily sync events from various devices, share and edit them online.",
- "version": "5.0.0-beta.1",
+ "version": "5.0.0-beta.2",
"author": "Georg Ehrke ",
"contributors": [
"Georg Ehrke ",