Skip to content

Commit

Permalink
Merge pull request #125 from nextcloud/feat/nextcloud-30
Browse files Browse the repository at this point in the history
feat: add support for nextcloud 30
  • Loading branch information
st3iny committed May 16, 2024
2 parents 171756a + 8311f6e commit 3e9b5a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<bugs>https://github.com/nextcloud/calendar_resource_management</bugs>
<dependencies>
<php min-version="8.0" max-version="8.3" />
<nextcloud min-version="26" max-version="29"/>
<nextcloud min-version="26" max-version="30"/>
</dependencies>
<commands>
<command>OCA\CalendarResourceManagement\Command\CreateBuilding</command>
Expand Down

0 comments on commit 3e9b5a5

Please sign in to comment.