diff options
Diffstat (limited to 'apps/theming/appinfo/info.xml')
-rw-r--r-- | apps/theming/appinfo/info.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/appinfo/info.xml b/apps/theming/appinfo/info.xml index 883dfbbb2ec..11a8d2f73f7 100644 --- a/apps/theming/appinfo/info.xml +++ b/apps/theming/appinfo/info.xml @@ -5,12 +5,12 @@ <description>Adjust the Nextcloud theme</description> <licence>AGPL</licence> <author>Nextcloud</author> - <version>1.4.1</version> + <version>1.5.0</version> <namespace>Theming</namespace> <category>other</category> <dependencies> - <nextcloud min-version="13" max-version="13" /> + <nextcloud min-version="14" max-version="14" /> </dependencies> <types> |