Skip to content

Commit 3768c8e

Browse files
authored
Merge pull request #702 from nextcloud/release-1.3.2
chore: 1.3.2
2 parents 3589c5a + 21cc002 commit 3768c8e

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

appinfo/info.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<description><![CDATA[Push update support for desktop app.
1212
1313
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>
14-
<version>1.3.1</version>
14+
<version>1.3.2</version>
1515
<licence>agpl</licence>
1616
<author>Robin Appelman</author>
1717
<namespace>NotifyPush</namespace>
@@ -27,7 +27,7 @@ Once the app is installed, the push binary needs to be setup. You can either use
2727
<bugs>https://github.com/nextcloud/notify_push/issues</bugs>
2828

2929
<dependencies>
30-
<nextcloud min-version="29" max-version="33"/>
30+
<nextcloud min-version="29" max-version="34"/>
3131
</dependencies>
3232

3333
<repair-steps>

0 commit comments

Comments
 (0)