summaryrefslogtreecommitdiffstats
path: root/appinfo
diff options
context:
space:
mode:
authorAlexander Weidinger <irgendwie@users.noreply.github.com>2016-09-21 21:06:36 +0200
committerThomas Müller <DeepDiver1975@users.noreply.github.com>2016-09-21 21:06:36 +0200
commit1fc631fd2bca3477296d08e9cfde907c0a37b522 (patch)
treead4297225d7e4bd49439a503e0266268945d203f /appinfo
parent4c9870fa225d93563c5142242fdabfcd2908ef01 (diff)
Update dependencies and increase version number (#509)
* Update dependencies and increase version number. * npm doesn't like 4 digit version strings. * Update the README.md.
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 9c4aa7ad..1f447b1e 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -5,7 +5,7 @@
<description>The new and improved app for your Contacts.</description>
<licence>AGPL</licence>
<author>Hendrik Leppelsack, Thomas Müller, Alexander Weidinger, Jan-Christoph Borchardt, Tom Needham</author>
- <version>1.4.0.0</version>
+ <version>1.5.0.0</version>
<documentation>
<user>https://doc.owncloud.org/server/9.1/user_manual/pim/contacts.html</user>
<admin>https://doc.owncloud.org/server/9.1/admin_manual/configuration_server/occ_command.html?highlight=contact#dav-commands</admin>