diff --git a/appinfo/info.xml b/appinfo/info.xml
index 46c802ca63fc761b0626947c7167c59ea6cf19d9..756414b4721c6fec428624f759d09698ffa56d44 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -7,7 +7,7 @@
 	<description><![CDATA[Push update support for desktop app.
 
 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>
-	<version>0.2.4</version>
+	<version>0.3.0</version>
 	<licence>agpl</licence>
 	<author>Robin Appelman</author>
 	<namespace>NotifyPush</namespace>
@@ -23,7 +23,7 @@ Once the app is installed, the push binary needs to be setup. You can either use
 	<bugs>https://github.com/nextcloud/notify_push/issues</bugs>
 
 	<dependencies>
-		<nextcloud min-version="20.0.13" max-version="22"/>
+		<nextcloud min-version="20.0.13" max-version="23"/>
 	</dependencies>
 
 	<repair-steps>