fixup! chore: update main to v4.5.0-alpha1

This commit is contained in:
Anna Larch 2023-05-17 19:45:44 +02:00
parent 327c2e9d3d
commit 6503722d2a
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
<screenshot>https://raw.githubusercontent.com/nextcloud/calendar/main/screenshots/week_sidebar.png</screenshot>
<dependencies>
<php min-version="7.4" max-version="8.2" />
<nextcloud min-version="25" max-version="28" />
<nextcloud min-version="25" max-version="27" />
</dependencies>
<background-jobs>
<job>OCA\Calendar\BackgroundJob\CleanUpOutdatedBookingsJob</job>