summaryrefslogtreecommitdiffstats
path: root/appinfo/info.xml
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2020-04-16 17:10:17 +0200
committerGitHub <noreply@github.com>2020-04-16 17:10:17 +0200
commit872e74b8ec7a67dd6db597ea4e742c3faa169c93 (patch)
tree4da8e33a759268c35c9b22c62dca3df929063080 /appinfo/info.xml
parent87060aabbf0b1064e71e534f21623938fdec323f (diff)
parent8e4d4fb9e45b750902ea40a655ff2690fd68b245 (diff)
Merge pull request #1579 from nextcloud/release/3.3.0v3.3.0
3.3.0
Diffstat (limited to 'appinfo/info.xml')
-rw-r--r--appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 6295f9ca..15e2b9a8 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -11,7 +11,7 @@
* 👥 **Sharing of Adressbooks!** You want to share your contacts with your friends or coworkers? No problem!
* 🙈 **We’re not reinventing the wheel!** Based on the great and open SabreDAV library.
</description>
- <version>3.2.0</version>
+ <version>3.3.0</version>
<licence>agpl</licence>
<author>John Molakvoæ</author>
<author>Team Popcorn</author>
@@ -28,7 +28,7 @@
<repository type="git">https://github.com/nextcloud/contacts.git</repository>
<screenshot>https://raw.githubusercontent.com/nextcloud/screenshots/master/apps/Contacts/contacts.png</screenshot>
<dependencies>
- <nextcloud min-version="16" max-version="19" />
+ <nextcloud min-version="17" max-version="19" />
</dependencies>
<contactsmenu>
<provider>OCA\Contacts\ContactsMenu\Providers\DetailsProvider</provider>