Merge pull request #426 from nextcloud/update-main-version

feat(deps): Add Nextcloud 30 support
This commit is contained in:
Robin Appelman 2024-07-26 19:04:08 +02:00 коммит произвёл GitHub
Родитель 8b2b6146e2 10199d65d4
Коммит fc8d2d4617
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -11,7 +11,7 @@
<description><![CDATA[Push update support for desktop app.
Once the app is installed, the push binary needs to be setup. You can either use the setup wizard with `occ notify_push:setup` or see the [README](http://github.com/nextcloud/notify_push) for detailed setup instructions]]></description>
<version>0.6.12</version>
<version>0.7.0</version>
<licence>agpl</licence>
<author>Robin Appelman</author>
<namespace>NotifyPush</namespace>
@ -27,7 +27,7 @@ Once the app is installed, the push binary needs to be setup. You can either use
<bugs>https://github.com/nextcloud/notify_push/issues</bugs>
<dependencies>
<nextcloud min-version="24" max-version="29"/>
<nextcloud min-version="24" max-version="30"/>
</dependencies>
<repair-steps>