Skip to content
Snippets Groups Projects
Commit 5d3f2570 authored by Robin Appelman's avatar Robin Appelman
Browse files

20.0.13 will be compatible


Signed-off-by: default avatarRobin Appelman <robin@icewind.nl>
parent 4363ce26
No related branches found
Tags v0.2.3
No related merge requests found
......@@ -7,7 +7,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.2.3</version>
<version>0.2.4</version>
<licence>agpl</licence>
<author>Robin Appelman</author>
<namespace>NotifyPush</namespace>
......@@ -23,7 +23,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="21" max-version="22"/>
<nextcloud min-version="20.0.13" max-version="22"/>
</dependencies>
<repair-steps>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment