diff --git a/README.md b/README.md
index e406286..be07aab 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p
- [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/)
- [x] Federated protocol on Matrix to let instances collaborate with each other
-**Shipped version:** 2024.04.18~ynh1
+**Shipped version:** 2024.04.20~ynh1
**Demo:**
diff --git a/README_eu.md b/README_eu.md
index 1de7977..d3984fa 100644
--- a/README_eu.md
+++ b/README_eu.md
@@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p
- [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/)
- [x] Federated protocol on Matrix to let instances collaborate with each other
-**Paketatutako bertsioa:** 2024.04.18~ynh1
+**Paketatutako bertsioa:** 2024.04.20~ynh1
**Demoa:**
diff --git a/README_fr.md b/README_fr.md
index fc5f5cc..825cb7c 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p
- [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/)
- [x] Federated protocol on Matrix to let instances collaborate with each other
-**Version incluse :** 2024.04.18~ynh1
+**Version incluse :** 2024.04.20~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index 9bea870..970b142 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p
- [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/)
- [x] Federated protocol on Matrix to let instances collaborate with each other
-**Versión proporcionada:** 2024.04.18~ynh1
+**Versión proporcionada:** 2024.04.20~ynh1
**Demo:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index ce28a40..76dce61 100644
--- a/README_zh_Hans.md
+++ b/README_zh_Hans.md
@@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p
- [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/)
- [x] Federated protocol on Matrix to let instances collaborate with each other
-**分发版本:** 2024.04.18~ynh1
+**分发版本:** 2024.04.20~ynh1
**演示:**
diff --git a/manifest.toml b/manifest.toml
index 50dfdaf..d240ddc 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -7,7 +7,7 @@ name = "Piped"
description.en = "An open-source alternative frontend for YouTube which is efficient by design."
-version = "2024.04.18~ynh1"
+version = "2024.04.20~ynh1"
maintainers = [ "orhtej2" ]
@@ -41,8 +41,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
- url = "https://github.com/TeamPiped/Piped/archive/e4cc9f58b91b2a4e5e22916d218d2e935e5e8c47.tar.gz"
- sha256 = "c5e3dbc216f8e0d828556a93dfc8b89fb1af6f087d8b9e0041c6e656a04c8b87"
+ url = "https://github.com/TeamPiped/Piped/archive/2b5f9784e1d5ee9b38d169d8cca98c2bec44f8fa.tar.gz"
+ sha256 = "091c6e39233bab32ade5df2a9fde2b24fc58004cc018d8184c362d7b412b32cc"
autoupdate.strategy = "latest_github_commit"
[resources.sources.api]