diff --git a/README.md b/README.md index 6338d55..3165854 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Paperless-ngx is a document management system that transforms your physical docu * [More screenshots are available in the documentation](https://paperless-ngx.readthedocs.io/en/latest/screenshots.html). -**Shipped version:** 2.10.0~ynh1 +**Shipped version:** 2.10.2~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index a34c4cf..c951548 100644 --- a/README_es.md +++ b/README_es.md @@ -33,7 +33,7 @@ Paperless-ngx is a document management system that transforms your physical docu * [More screenshots are available in the documentation](https://paperless-ngx.readthedocs.io/en/latest/screenshots.html). -**Versión actual:** 2.10.0~ynh1 +**Versión actual:** 2.10.2~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 54af99c..8d55767 100644 --- a/README_eu.md +++ b/README_eu.md @@ -33,7 +33,7 @@ Paperless-ngx is a document management system that transforms your physical docu * [More screenshots are available in the documentation](https://paperless-ngx.readthedocs.io/en/latest/screenshots.html). -**Paketatutako bertsioa:** 2.10.0~ynh1 +**Paketatutako bertsioa:** 2.10.2~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 2e5a1bf..731586d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -33,7 +33,7 @@ Paperless-ngx is a document management system that transforms your physical docu * [More screenshots are available in the documentation](https://paperless-ngx.readthedocs.io/en/latest/screenshots.html). -**Version incluse :** 2.10.0~ynh1 +**Version incluse :** 2.10.2~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index b2e3c10..0db8b63 100644 --- a/README_gl.md +++ b/README_gl.md @@ -33,7 +33,7 @@ Paperless-ngx is a document management system that transforms your physical docu * [More screenshots are available in the documentation](https://paperless-ngx.readthedocs.io/en/latest/screenshots.html). -**Versión proporcionada:** 2.10.0~ynh1 +**Versión proporcionada:** 2.10.2~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 194476b..88622a4 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -33,7 +33,7 @@ Paperless-ngx is a document management system that transforms your physical docu * [More screenshots are available in the documentation](https://paperless-ngx.readthedocs.io/en/latest/screenshots.html). -**分发版本:** 2.10.0~ynh1 +**分发版本:** 2.10.2~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 7caa564..bcc0b4d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Paperless-ngx" description.en = "Scan, index and archive all your physical documents" description.fr = "Scannez, triez et archivez tous vos documents papiers" -version = "2.10.0~ynh1" +version = "2.10.2~ynh1" maintainers = ["Tagada"] @@ -51,8 +51,8 @@ ram.runtime = "350M" [resources.sources] [resources.sources.main] - url = "https://github.com/paperless-ngx/paperless-ngx/releases/download/v2.10.0/paperless-ngx-v2.10.0.tar.xz" - sha256 = "8f1a2d444bac674785e3193bcd296a0277052d6cd12d0273fe7c177c31416eab" + url = "https://github.com/paperless-ngx/paperless-ngx/releases/download/v2.10.2/paperless-ngx-v2.10.2.tar.xz" + sha256 = "ef166c190fd869e0411bc2f5459a060d53cb2cee874193c568748db5d6757e1f" autoupdate.strategy = "latest_github_release" autoupdate.asset = "paperless-ngx-.*.tar.xz" diff --git a/scripts/remove b/scripts/remove index 2b4056f..d26f7cb 100755 --- a/scripts/remove +++ b/scripts/remove @@ -76,7 +76,6 @@ ynh_redis_remove_db "$redis_db" ynh_script_progression --message="Removing various files..." --weight=1 # Remove the log files -ynh_secure_remove --file="/var/log/$app" #================================================= # GENERIC FINALIZATION