Merge pull request #426 from nextcloud/update-main-version
feat(deps): Add Nextcloud 30 support
This commit is contained in:
Коммит
fc8d2d4617
|
@ -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>
|
||||
|
|
Загрузка…
Ссылка в новой задаче