diff --git a/README.md b/README.md index a5ac94d..91f65e7 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Encrypts and decrypts your files and text. -**Shipped version:** 1.0~ynh2 +**Shipped version:** 2017.09.03~ynh1 **Demo:** https://prizz.github.io/Easy-File-Encryptor-Decryptor/ diff --git a/README_fr.md b/README_fr.md index 8246d59..b6765f5 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Encrypts and decrypts your files and text. -**Version incluse :** 1.0~ynh2 +**Version incluse :** 2017.09.03~ynh1 **Démo :** https://prizz.github.io/Easy-File-Encryptor-Decryptor/ diff --git a/manifest.toml b/manifest.toml index 012e636..ca0421f 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Encryptor-Decryptor" description.en = "Encrypts and decrypts any file using PGP" description.fr = "Chiffre et déchiffre n'importe quel fichier à l'aide de PGP" -version = "1.0~ynh2" +version = "2017.09.03~ynh1" maintainers = [] @@ -39,8 +39,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/pRizz/Easy-File-Encryptor-Decryptor/archive/c8f3fd64e93cc5fdf4336e62f16010ef7ccc3709.zip" - sha256 = "c91ba3f812e7b2f3657678e627eeaddf071e41a80c88f96438cde2484b5cf0d2" + url = "https://github.com/pRizz/Easy-File-Encryptor-Decryptor/archive/c8f3fd64e93cc5fdf4336e62f16010ef7ccc3709.tar.gz" + sha256 = "1e411399a5598f878282ab719dca72b0653aec5cd4a43310ae304e209968be13" autoupdate.strategy = "latest_github_commit" [resources.system_user]