diff --git a/README.md b/README.md
index be07aab..47f442e 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.20~ynh1
+**Shipped version:** 2024.04.22~ynh1
**Demo:**
diff --git a/README_eu.md b/README_eu.md
index d3984fa..29a8364 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.20~ynh1
+**Paketatutako bertsioa:** 2024.04.22~ynh1
**Demoa:**
diff --git a/README_fr.md b/README_fr.md
index 825cb7c..a3f37f6 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.20~ynh1
+**Version incluse :** 2024.04.22~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index 970b142..8c8ea8a 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.20~ynh1
+**Versión proporcionada:** 2024.04.22~ynh1
**Demo:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index 76dce61..c731385 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.20~ynh1
+**分发版本:** 2024.04.22~ynh1
**演示:**
diff --git a/manifest.toml b/manifest.toml
index d240ddc..051930f 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.20~ynh1"
+version = "2024.04.22~ynh1"
maintainers = [ "orhtej2" ]
@@ -41,8 +41,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
- url = "https://github.com/TeamPiped/Piped/archive/2b5f9784e1d5ee9b38d169d8cca98c2bec44f8fa.tar.gz"
- sha256 = "091c6e39233bab32ade5df2a9fde2b24fc58004cc018d8184c362d7b412b32cc"
+ url = "https://github.com/TeamPiped/Piped/archive/4f82be943582197c6cd718a1dc03e5c19f9b51fc.tar.gz"
+ sha256 = "27b14bed7d079963e5be72240eb7473a5be0b2b3bdbf856bf382b1363f6b181f"
autoupdate.strategy = "latest_github_commit"
[resources.sources.api]
@@ -52,8 +52,8 @@ ram.runtime = "50M"
autoupdate.upstream = "https://github.com/TeamPiped/Piped-Backend/"
[resources.sources.proxy]
- url = "https://github.com/TeamPiped/piped-proxy/archive/88a29fd2c010774fcaf2239ee7dbfdecc34ed8e4.tar.gz"
- sha256 = "4639b549aea38fcbd618538e410ee64c3ecebef97aa1edcd62b419c12d9b123c"
+ url = "https://github.com/TeamPiped/piped-proxy/archive/6c83daa58e0c1b990cfd9fb58adfe40d2676502b.tar.gz"
+ sha256 = "b647259f9f4c527024f44f5bf8531e9979bd4fe48957773fcacc9860f500b5c6"
autoupdate.strategy = "latest_github_commit"
autoupdate.upstream = "https://github.com/TeamPiped/piped-proxy/"