diff --git a/README.md b/README.md
index 3cc48d5..4ebb827 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.7.1~ynh1
+**Shipped version:** 2.8.3~ynh1
**Demo:**
diff --git a/README_eu.md b/README_eu.md
index d4d63e6..a4e37bc 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.7.1~ynh1
+**Paketatutako bertsioa:** 2.8.3~ynh1
**Demoa:**
diff --git a/README_fr.md b/README_fr.md
index ca32bf8..4ed1dbc 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.7.1~ynh1
+**Version incluse :** 2.8.3~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index 062c6b4..6cfaaf9 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.7.1~ynh1
+**Versión proporcionada:** 2.8.3~ynh1
**Demo:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index e8c23dd..f883e35 100644
--- a/README_zh_Hans.md
+++ b/README_zh_Hans.md
@@ -3,7 +3,7 @@
请勿手动编辑。
-->
-# YunoHost 的 Paperless-ngx
+# YunoHost 上的 Paperless-ngx
[![集成程度](https://dash.yunohost.org/integration/paperless-ngx.svg)](https://dash.yunohost.org/appci/app/paperless-ngx) ![工作状态](https://ci-apps.yunohost.org/ci/badges/paperless-ngx.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/paperless-ngx.maintain.svg)
@@ -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.7.1~ynh1
+**分发版本:** 2.8.3~ynh1
**演示:**
diff --git a/manifest.toml b/manifest.toml
index 551f8de..8b4cda9 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.7.1~ynh1"
+version = "2.8.3~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.7.1/paperless-ngx-v2.7.1.tar.xz"
- sha256 = "1f6434dcc36f8c83d065771bcb505610a02ccc7b446eee25e311b37fbd05f1d9"
+ url = "https://github.com/paperless-ngx/paperless-ngx/releases/download/v2.8.3/paperless-ngx-v2.8.3.tar.xz"
+ sha256 = "5d8c1a37a79721029878c024717b6310d3b901a77e382b52c0cc0305f866caf5"
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "paperless-ngx-.*.tar.xz"