diff --git a/README.md b/README.md index 04de414..87dfae3 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ It can also makes backups of specified directories. Your backups can be send to many other places, local or distant. Archivist is automatically launched periodicaly to update your backups and send the modifications to the other places. -**Shipped version:** 0.5 +**Shipped version:** 0.6 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 1fa3a9c..e786dcf 100644 --- a/README_fr.md +++ b/README_fr.md @@ -15,7 +15,7 @@ Il peut également faire des sauvegardes de répertoires spécifiques. Vos sauvegardes peuvent être envoyées à de nombreux autres endroits, locaux ou distants. Archivist est automatiquement lancé périodiquement pour mettre à jour vos sauvegardes et envoyer les modifications aux autres emplacements. -**Version embarquée:** 0.5 +**Version embarquée:** 0.6 ## Captures d'écran diff --git a/conf/app.src b/conf/app.src index 939d555..e077660 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/maniackcrudelis/archivist/archive/v0.5.tar.gz -SOURCE_SUM=509f626df66f02863c4323b0af1f11ff +SOURCE_URL=https://github.com/maniackcrudelis/archivist/archive/v0.6.tar.gz +SOURCE_SUM=12a571d19eee162facff6a6a35aa6bef SOURCE_SUM_PRG=md5sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 82df1a7..79ed191 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Automatic backups.", "fr": "Sauvegardes automatiques." }, - "version": "0.5~ynh1", + "version": "0.6~ynh1", "url": "https://github.com/maniackcrudelis/archivist", "license": "GPL-3.0", "maintainer": {