diff --git a/README.md b/README.md
index e38b687..c64b0d5 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.19~ynh1
+**Shipped version:** 2024.05.21~ynh1
**Demo:**
diff --git a/README_es.md b/README_es.md
index 6edc376..ac8a678 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.19~ynh1
+**Versión actual:** 2024.05.21~ynh1
**Demo:**
diff --git a/README_eu.md b/README_eu.md
index 3cb9278..0c29f91 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.19~ynh1
+**Paketatutako bertsioa:** 2024.05.21~ynh1
**Demoa:**
diff --git a/README_fr.md b/README_fr.md
index 942fbca..5027bc2 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.19~ynh1
+**Version incluse :** 2024.05.21~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index 3ec9f9a..10c8a7e 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.19~ynh1
+**Versión proporcionada:** 2024.05.21~ynh1
**Demo:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index 5812040..53fe9fa 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.19~ynh1
+**分发版本:** 2024.05.21~ynh1
**演示:**
diff --git a/manifest.toml b/manifest.toml
index cb10fc4..94d106d 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.19~ynh1"
+version = "2024.05.21~ynh1"
maintainers = [ "orhtej2" ]
@@ -41,8 +41,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
- url = "https://github.com/TeamPiped/Piped/archive/8f78c2a16f388f4ca7b501480dbc4f98d0cda9e0.tar.gz"
- sha256 = "260fcc953683a45a106b6891ed0aacafcfc5f92f432d56dd627abbba24ceb2d1"
+ url = "https://github.com/TeamPiped/Piped/archive/ce783c504416150671b51f5405d2624a151a5d5b.tar.gz"
+ sha256 = "39063f048e6e388dada6e85538f043d4034f2a4ba487ce31c4fe8e54629c939b"
autoupdate.strategy = "latest_github_commit"
[resources.sources.api]