diff --git a/README.md b/README.md index 02d7829..5b391f8 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.1.3~ynh1 +**Shipped version:** 2.2.1~ynh1 **Demo:** https://demo.paperless-ngx.com/ diff --git a/README_fr.md b/README_fr.md index 8eeda50..f32e047 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.1.3~ynh1 +**Version incluse :** 2.2.1~ynh1 **Démo :** https://demo.paperless-ngx.com/ diff --git a/manifest.toml b/manifest.toml index f794a6c..481f026 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.1.3~ynh1" +version = "2.2.1~ynh1" maintainers = ["Tagada"] @@ -55,8 +55,8 @@ ram.runtime = "350M" [resources.sources] [resources.sources.main] - url = "https://github.com/paperless-ngx/paperless-ngx/releases/download/v2.1.3/paperless-ngx-v2.1.3.tar.xz" - sha256 = "a27fd03806d6ee45c389e89e5074baddb21002c82bcf867fed2d81e36aa83d6e" + url = "https://github.com/paperless-ngx/paperless-ngx/releases/download/v2.2.1/paperless-ngx-v2.2.1.tar.xz" + sha256 = "c5bde89a1e2d1ada5fd669ec1526bad73ce449dc4971c59993cb3889e3331be5" autoupdate.strategy = "latest_github_release" autoupdate.asset = "paperless-ngx-.*.tar.xz"