diff --git a/README.md b/README.md
index ef3a71e..071b1a9 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.8.4~ynh1
+**Shipped version:** 2.8.6~ynh1
**Demo:**
diff --git a/README_es.md b/README_es.md
index 717dcde..61d2388 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.8.4~ynh1
+**Versión actual:** 2.8.6~ynh1
**Demo:**
diff --git a/README_eu.md b/README_eu.md
index 61f5c64..a686af8 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.8.4~ynh1
+**Paketatutako bertsioa:** 2.8.6~ynh1
**Demoa:**
diff --git a/README_fr.md b/README_fr.md
index 1dccd38..8a517cc 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.8.4~ynh1
+**Version incluse :** 2.8.6~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index 98c7c9d..bd56921 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.8.4~ynh1
+**Versión proporcionada:** 2.8.6~ynh1
**Demo:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index e97ba96..4d2ceb0 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.8.4~ynh1
+**分发版本:** 2.8.6~ynh1
**演示:**
diff --git a/manifest.toml b/manifest.toml
index a333560..a575bb9 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.8.4~ynh1"
+version = "2.8.6~ynh1"
maintainers = ["Tagada"]
@@ -54,8 +54,8 @@ ram.runtime = "350M"
[resources.sources]
[resources.sources.main]
- url = "https://github.com/paperless-ngx/paperless-ngx/releases/download/v2.8.4/paperless-ngx-v2.8.4.tar.xz"
- sha256 = "c875480d2cf98bef2696dcf9d6f8ffc942c7a5a6fb4ebb1b16cf8c6ea03116ae"
+ url = "https://github.com/paperless-ngx/paperless-ngx/releases/download/v2.8.6/paperless-ngx-v2.8.6.tar.xz"
+ sha256 = "e7f144f6357daa372e0b5e5a5f2ec9ebf80e473a65e44ee7cc15529c8687b4f4"
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "paperless-ngx-.*.tar.xz"