diff options
author | Joas Schilling <213943+nickvergessen@users.noreply.github.com> | 2021-09-29 10:55:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-29 10:55:30 +0200 |
commit | 5a469f54ab6877b690d585517186bb5fcf40546b (patch) | |
tree | fa5a7c526eb9a0ca8aaf8ac3cb767ad0837b7579 /apps/theming | |
parent | 66919ab62f7a1162fa5453facdc8a924c235469c (diff) | |
parent | a586739e17c6bb0e690cd106b37a0cff3aa5ac04 (diff) | |
download | nextcloud-server-5a469f54ab6877b690d585517186bb5fcf40546b.tar.gz nextcloud-server-5a469f54ab6877b690d585517186bb5fcf40546b.zip |
Merge pull request #28977 from nextcloud/update-apps-for-23
Update app versions for 23
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/appinfo/info.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/theming/appinfo/info.xml b/apps/theming/appinfo/info.xml index 7e77d251526..d6293c5af88 100644 --- a/apps/theming/appinfo/info.xml +++ b/apps/theming/appinfo/info.xml @@ -5,7 +5,7 @@ <name>Theming</name> <summary>Adjust the Nextcloud theme</summary> <description>Adjust the Nextcloud theme</description> - <version>1.13.0</version> + <version>1.14.0</version> <licence>agpl</licence> <author>Nextcloud</author> <namespace>Theming</namespace> |