diff --git a/manifest.json b/manifest.json index 5a4a680..78d9510 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "S3 storage", "fr": "stockage S3" }, - "version": "0.8.0~ynh4", + "version": "0.8.2~ynh1", "url": "https://garagehq.deuxfleurs.fr/", "upstream": { "license": "AGPL-3.0-only", diff --git a/scripts/_common.sh b/scripts/_common.sh index bc68cc1..494a560 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -10,7 +10,7 @@ pkg_dependencies_virtualisation="qemu-utils e2fsprogs" #================================================= -GARAGE_VERSION="0.8.0" +GARAGE_VERSION="0.8.2" # inspired by restic helper install_garage () {