diff --git a/README.md b/README.md
index b4ab12a..5300846 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.25~ynh1
+**Shipped version:** 2024.04.29~ynh1
**Demo:**
diff --git a/README_eu.md b/README_eu.md
index 9d03224..d84d212 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.25~ynh1
+**Paketatutako bertsioa:** 2024.04.29~ynh1
**Demoa:**
diff --git a/README_fr.md b/README_fr.md
index 6ae856b..b7c82d9 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.25~ynh1
+**Version incluse :** 2024.04.29~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index aa94e1e..9f65fc2 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.25~ynh1
+**Versión proporcionada:** 2024.04.29~ynh1
**Demo:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index 3e0e5ab..7e8b44d 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.25~ynh1
+**分发版本:** 2024.04.29~ynh1
**演示:**
diff --git a/manifest.toml b/manifest.toml
index f63bcad..26411a3 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.25~ynh1"
+version = "2024.04.29~ynh1"
maintainers = [ "orhtej2" ]
@@ -41,13 +41,13 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
- url = "https://github.com/TeamPiped/Piped/archive/f9c7fbb42db588bfecbbb0e39c7470df385ecb2b.tar.gz"
- sha256 = "979c5887605e86a59c84824d7a9a003f8a3d07792f186905ecbd26a9a1ac36b1"
+ url = "https://github.com/TeamPiped/Piped/archive/bc9588c33b88b38ff52a6a243e944b471f4c5796.tar.gz"
+ sha256 = "704f57cfbc0691898ef242014acc6f7fd9ad175ed6d9f8b2ef37c7d36cd41f49"
autoupdate.strategy = "latest_github_commit"
[resources.sources.api]
- url = "https://github.com/TeamPiped/Piped-Backend/archive/d05073b41816ccc8ac5e24c5930e0c3779491cd7.tar.gz"
- sha256 = "2153ffa98945149f0a24135848f20e1208da71d0cf706a9ddf6e428aa305eb0d"
+ url = "https://github.com/TeamPiped/Piped-Backend/archive/d67e50b5b8aa1b44930574cf67a420f75a08d1e2.tar.gz"
+ sha256 = "e34387e0c72fcddc9388ce708afca71b8400efd83039918290ee2d8ff23ee90d"
autoupdate.strategy = "latest_github_commit"
autoupdate.upstream = "https://github.com/TeamPiped/Piped-Backend/"