diff --git a/README.md b/README.md
index 5300846..b93e6b8 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.29~ynh1
+**Shipped version:** 2024.05.04~ynh1
**Demo:**
diff --git a/README_eu.md b/README_eu.md
index d84d212..06b2a53 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.29~ynh1
+**Paketatutako bertsioa:** 2024.05.04~ynh1
**Demoa:**
diff --git a/README_fr.md b/README_fr.md
index b7c82d9..9d33ea0 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.29~ynh1
+**Version incluse :** 2024.05.04~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index 9f65fc2..0927709 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.29~ynh1
+**Versión proporcionada:** 2024.05.04~ynh1
**Demo:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index 7e8b44d..12b4871 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.29~ynh1
+**分发版本:** 2024.05.04~ynh1
**演示:**
diff --git a/manifest.toml b/manifest.toml
index c1c9112..a3a415a 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.29~ynh1"
+version = "2024.05.04~ynh1"
maintainers = [ "orhtej2" ]
@@ -41,8 +41,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
- url = "https://github.com/TeamPiped/Piped/archive/bc9588c33b88b38ff52a6a243e944b471f4c5796.tar.gz"
- sha256 = "704f57cfbc0691898ef242014acc6f7fd9ad175ed6d9f8b2ef37c7d36cd41f49"
+ url = "https://github.com/TeamPiped/Piped/archive/bdf89bbd44e977b7bc3e2f26545c4715b23610f4.tar.gz"
+ sha256 = "b2e5f8b91b37d0b08cc685feaa9928f17b9fca7c7589c774c98b5de56dc7bd35"
autoupdate.strategy = "latest_github_commit"
[resources.sources.api]