diff --git a/README.md b/README.md index 257593f..39ca920 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:** 1.14.5~ynh2 +**Shipped version:** 1.16.2~ynh2 **Demo:** https://demo.paperless-ngx.com/ diff --git a/README_fr.md b/README_fr.md index 65249d5..00dfc85 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 :** 1.14.5~ynh2 +**Version incluse :** 1.16.2~ynh2 **Démo :** https://demo.paperless-ngx.com/ diff --git a/manifest.toml b/manifest.toml index 318730b..159e09d 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 = "1.14.5~ynh2" +version = "1.16.2~ynh2" maintainers = ["Tagada"] @@ -55,11 +55,11 @@ ram.runtime = "350M" [resources.sources] [resources.sources.main] - url = "https://github.com/paperless-ngx/paperless-ngx/releases/download/v1.14.5/paperless-ngx-v1.14.5.tar.xz" - sha256 = "355a5760cbc967c2bd6dcaf89f577aefd5acedd908361377976e04e17c95a8f9" + url = "https://github.com/paperless-ngx/paperless-ngx/releases/download/v1.16.2/paperless-ngx-v1.16.2.tar.xz" + sha256 = "ea6c288892451106d51537fb6b8a1dd2169d9663525baf4bd2f1d6736b5f300c" autoupdate.strategy = "latest_github_release" - autoupdate.asset = "paperless-ngx-*.tar.xz" + autoupdate.asset = "paperless-ngx-.*.tar.xz" [resources.system_user]