diff --git a/README.md b/README.md
index c64b0d5..6f0e28d 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.05.21~ynh1
+**Shipped version:** 2024.05.27~ynh1
**Demo:**
diff --git a/README_es.md b/README_es.md
index ac8a678..4ddaa5a 100644
--- a/README_es.md
+++ b/README_es.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 actual:** 2024.05.21~ynh1
+**Versión actual:** 2024.05.27~ynh1
**Demo:**
diff --git a/README_eu.md b/README_eu.md
index 0c29f91..05d174c 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.05.21~ynh1
+**Paketatutako bertsioa:** 2024.05.27~ynh1
**Demoa:**
diff --git a/README_fr.md b/README_fr.md
index 5027bc2..8beb091 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.05.21~ynh1
+**Version incluse :** 2024.05.27~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index 10c8a7e..cf6e53f 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.05.21~ynh1
+**Versión proporcionada:** 2024.05.27~ynh1
**Demo:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index 53fe9fa..a9e1291 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.05.21~ynh1
+**分发版本:** 2024.05.27~ynh1
**演示:**
diff --git a/manifest.toml b/manifest.toml
index 94d106d..b84ef28 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.05.21~ynh1"
+version = "2024.05.27~ynh1"
maintainers = [ "orhtej2" ]
@@ -41,8 +41,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
- url = "https://github.com/TeamPiped/Piped/archive/ce783c504416150671b51f5405d2624a151a5d5b.tar.gz"
- sha256 = "39063f048e6e388dada6e85538f043d4034f2a4ba487ce31c4fe8e54629c939b"
+ url = "https://github.com/TeamPiped/Piped/archive/fdd028434b6c5d3ebe5f1a4689d45bfaade5b287.tar.gz"
+ sha256 = "bcc5bc8ac1cb3e411b33b9e7c270aacec0f32c86d6b209a52819610444f84b49"
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/d9c8306c31bca7ce629049d461021f3079ab6474.tar.gz"
- sha256 = "8d42ce8f5935b0c5c874ce14f1f93c9958d37d4851c51afddf4650d893cd1f4c"
+ url = "https://github.com/TeamPiped/piped-proxy/archive/f6b582487bab292ae14de0d92185426ad97a4c9c.tar.gz"
+ sha256 = "5939629210cb6728fd0672fdad4f7cd134571bd56d0812da321339e8b984f4e9"
autoupdate.strategy = "latest_github_commit"
autoupdate.upstream = "https://github.com/TeamPiped/piped-proxy/"