We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a11514 commit c19bb54Copy full SHA for c19bb54
appinfo/info.xml
@@ -5,7 +5,7 @@
5
<name>MagentaCLOUD Settings</name>
6
<summary>Settings App for MagentaCLOUD</summary>
7
<description>Custom Settings App for MagentaCloud tailored to the needs of our users</description>
8
- <version>1.1.2</version>
+ <version>1.2.0</version>
9
<licence>agpl</licence>
10
<author>T-Systems International</author>
11
<namespace>NMCSettings</namespace>
@@ -17,7 +17,7 @@
17
<category>customization</category>
18
<bugs>https://github.com/nextcloud/server/issues</bugs>
19
<dependencies>
20
- <nextcloud min-version="25" max-version="30"/>
+ <nextcloud min-version="25" max-version="32"/>
21
</dependencies>
22
<settings>
23
<personal>OCA\NMCSettings\Settings\Personal\NmcPersonalInfo</personal>
0 commit comments