diff --git a/appinfo/info.xml b/appinfo/info.xml
index b16dee570..029869419 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -4,7 +4,7 @@
 	<id>contacts</id>
 	<name>Contacts</name>
 	<description>The new and improved app for your Contacts.</description>
-	<version>1.4.0</version>
+	<version>1.5.0</version>
 	<licence>AGPL</licence>
 	<author>Alexander Weidinger</author>
 	<author>Jan-Christoph Borchardt</author>
diff --git a/package.json b/package.json
index 5f52bd814..1b4cf6194 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
 	"name": "contacts",
-	"version": "1.4.0",
+	"version": "1.5.0",
 	"description": "Place this app in **nextcloud/apps/**",
 	"author": {
 		"name": "Hendrik Leppelsack",