diff --git a/README.md b/README.md
index c7489ac..6338d55 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.9.0~ynh1
+**Shipped version:** 2.10.0~ynh1
**Demo:**
diff --git a/README_es.md b/README_es.md
index e4588c4..a34c4cf 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.9.0~ynh1
+**Versión actual:** 2.10.0~ynh1
**Demo:**
diff --git a/README_eu.md b/README_eu.md
index 6b54fb5..54af99c 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.9.0~ynh1
+**Paketatutako bertsioa:** 2.10.0~ynh1
**Demoa:**
diff --git a/README_fr.md b/README_fr.md
index 82fa1fe..2e5a1bf 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.9.0~ynh1
+**Version incluse :** 2.10.0~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index a7b621e..b2e3c10 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.9.0~ynh1
+**Versión proporcionada:** 2.10.0~ynh1
**Demo:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index 1791a27..194476b 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.9.0~ynh1
+**分发版本:** 2.10.0~ynh1
**演示:**
diff --git a/manifest.toml b/manifest.toml
index e5a3874..7caa564 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.9.0~ynh1"
+version = "2.10.0~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.9.0/paperless-ngx-v2.9.0.tar.xz"
- sha256 = "e5acf5c0213bbe3c93de7ce02867bd9adb0d02dcf7e11b40d1fe05d162d62d13"
+ url = "https://github.com/paperless-ngx/paperless-ngx/releases/download/v2.10.0/paperless-ngx-v2.10.0.tar.xz"
+ sha256 = "8f1a2d444bac674785e3193bcd296a0277052d6cd12d0273fe7c177c31416eab"
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "paperless-ngx-.*.tar.xz"