diff options
author | Joas Schilling <coding@schilljs.com> | 2016-07-21 15:50:30 +0200 |
---|---|---|
committer | Joas Schilling <coding@schilljs.com> | 2016-07-21 15:50:30 +0200 |
commit | 86129a8b88012f97c25fdcdd36376de3187f2742 (patch) | |
tree | e1a10a636f8a7b420c4f435f741772cc98d61fa3 /apps/updatenotification | |
parent | 00b78262e68b55eb395f939e0365ecb4b93dc079 (diff) | |
download | nextcloud-server-86129a8b88012f97c25fdcdd36376de3187f2742.tar.gz nextcloud-server-86129a8b88012f97c25fdcdd36376de3187f2742.zip |
Increase app versions
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 3ea2d1a13de..55c6fba0683 100644 --- a/apps/updatenotification/appinfo/info.xml +++ b/apps/updatenotification/appinfo/info.xml @@ -5,7 +5,7 @@ <description>Displays update notifications for ownCloud and provides the SSO for the updater.</description> <licence>AGPL</licence> <author>Lukas Reschke</author> - <version>0.2.1</version> + <version>1.0.0</version> <namespace>UpdateNotification</namespace> <default_enable/> <dependencies> |