We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f99150 commit ef12537Copy full SHA for ef12537
appinfo/info.xml
@@ -4,7 +4,7 @@
4
<name>NextMagentaCloud Mail integration</name>
5
<summary>Utility app for frontend integration with mail</summary>
6
<description>This utility app supports Magentacloud mail status in the front end</description>
7
- <version>0.1.5</version>
+ <version>0.2.0</version>
8
<licence>agpl</licence>
9
<author>Julius Härtl</author>
10
<author>Anna Larch</author>
@@ -15,6 +15,6 @@
15
<bugs>https://github.com/nextmcloud/nmc_user/issues</bugs>
16
<repository>https://github.com/nextmcloud/nmc_user/nmcloud_oidc</repository>
17
<dependencies>
18
- <nextcloud min-version="22" max-version="30"/>
+ <nextcloud min-version="22" max-version="32"/>
19
</dependencies>
20
</info>
0 commit comments