Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Commit

Permalink
1.1.2: Support Nextcloud 25
Browse files Browse the repository at this point in the history
  • Loading branch information
p1gp1g committed Oct 24, 2022
1 parent 87ee758 commit a56e81d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
<description><![CDATA[Once the mobile phone is connected with NextPush, push notifications can be forwarded to applications implementing UnifiedPush.
More information about UnifiedPush at https://unifiedpush.org]]></description>
<version>1.1.1</version>
<version>1.1.2</version>
<licence>agpl</licence>
<author mail="[email protected]" >S1m</author>
<namespace>UnifiedPushProvider</namespace>
<category>multimedia</category>
<bugs>https://github.com/UP-NextPush/server-app</bugs>
<dependencies>
<nextcloud min-version="19" max-version="24"/>
<nextcloud min-version="19" max-version="25"/>
</dependencies>
<settings>
<admin>OCA\UnifiedPushProvider\Settings\AdminSettings</admin>
Expand Down

0 comments on commit a56e81d

Please sign in to comment.