diff options
author | Joas Schilling <coding@schilljs.com> | 2021-06-24 16:08:39 +0200 |
---|---|---|
committer | Joas Schilling <coding@schilljs.com> | 2021-09-29 10:07:22 +0200 |
commit | e7afd64436121e5f5c7844b9678f41e7484860e9 (patch) | |
tree | 569ae12c76cb26800751b0cee8dab7da59cf4c94 /apps/updatenotification | |
parent | 9be73bfeebe3ebdae51adf03ec470746e1007903 (diff) | |
download | nextcloud-server-e7afd64436121e5f5c7844b9678f41e7484860e9.tar.gz nextcloud-server-e7afd64436121e5f5c7844b9678f41e7484860e9.zip |
Bump app version
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'apps/updatenotification')
-rw-r--r-- | apps/updatenotification/appinfo/info.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/appinfo/info.xml b/apps/updatenotification/appinfo/info.xml index 680fd811538..be327e95228 100644 --- a/apps/updatenotification/appinfo/info.xml +++ b/apps/updatenotification/appinfo/info.xml @@ -5,7 +5,7 @@ <name>Update notification</name> <summary>Displays update notifications for Nextcloud and provides the SSO for the updater.</summary> <description>Displays update notifications for Nextcloud and provides the SSO for the updater.</description> - <version>1.11.0</version> + <version>1.12.0</version> <licence>agpl</licence> <author>Lukas Reschke</author> <namespace>UpdateNotification</namespace> |