diff --git a/README.md b/README.md index bfc9559..f385dca 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ In addition to the chroot, the user has a limited space available. So, you can provide to a distant user a limited part of your hard disk to let him put his backup, without any risk for your own server. -**Shipped version:** 1.0 +**Shipped version:** 1.1 ## Screenshots diff --git a/conf/app.src b/conf/app.src index 04309a2..28d8e9c 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/maniackcrudelis/ssh_chroot/archive/v1.0.tar.gz -SOURCE_SUM=f5bacbdf8431e42cd9727fca1ca1c4c9 +SOURCE_URL=https://github.com/maniackcrudelis/ssh_chroot/archive/v1.1.tar.gz +SOURCE_SUM=fb6fef96a59a22cff69bface2c2b5baa SOURCE_SUM_PRG=md5sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 11b9296..4a6a011 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "ssh chroot directories with quotas disk.", "fr": "Dossier ssh en chroot avec gestion de quotas." }, - "version": "1.0", + "version": "1.1", "url": "https://github.com/maniackcrudelis/ssh_chroot", "license": "GPL-3.0", "maintainer": {