From 661dba1f713ae7709592ec8d5a7298599e9edc3f Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 8 Apr 2021 16:08:01 +0200 Subject: [PATCH] Upgrade to version 21.0.1 --- README.md | 2 +- README_fr.md | 2 +- manifest.json | 2 +- scripts/upgrade.d/upgrade.last.sh | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d53b483..75c4518 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to [Nextcloud](https://nextcloud.com) gives you freedom and control over your own data. A personal cloud which runs on your own server. With Nextcloud you can synchronize your files over your devices. -**Shipped version:** 21.0.0 +**Shipped version:** 21.0.1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 960ea9c..ee696b6 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour [Nextcloud](https://nextcloud.com) vous donne la liberté et le contrôle sur vos données. Un nuage personnel qui tourne sur votre serveur. Avec NextCloud vous pouvez synchroniser vos fichiers sur vos appareils. -**Version incluse :** 21.0.0 +**Version incluse :** 21.0.1 ## Captures d'écran diff --git a/manifest.json b/manifest.json index ec6fae9..9e0c1c4 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Online storage, file sharing platform and various other applications", "fr": "Stockage en ligne, plateforme de partage de fichiers et diverses autres applications" }, - "version": "21.0.0~ynh1", + "version": "21.0.1~ynh1", "url": "https://nextcloud.com", "license": "AGPL-3.0", "maintainer": { diff --git a/scripts/upgrade.d/upgrade.last.sh b/scripts/upgrade.d/upgrade.last.sh index c7a6270..fe64754 100755 --- a/scripts/upgrade.d/upgrade.last.sh +++ b/scripts/upgrade.d/upgrade.last.sh @@ -1,7 +1,7 @@ #!/bin/bash # Last available Nextcloud version -next_version="21.0.0" +next_version="21.0.1" # Nextcloud tarball checksum sha256 -nextcloud_source_sha256="ceadaeef67685a11afc5b23b0a86ba3c7bd0a7b138d5d1ecc05262383655f1f0" +nextcloud_source_sha256="dd7c8ccc01547914a75b44bbf86028289c8919dc39f4e2e720147b6bd596aebe"