diff --git a/README.md b/README.md
index c520863..8ba31e0 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.06.01~ynh1
+**Shipped version:** 2024.06.05~ynh1
**Demo:**
diff --git a/README_es.md b/README_es.md
index 858a929..1108eee 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.06.01~ynh1
+**Versión actual:** 2024.06.05~ynh1
**Demo:**
diff --git a/README_eu.md b/README_eu.md
index 8325da5..2b2a805 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.06.01~ynh1
+**Paketatutako bertsioa:** 2024.06.05~ynh1
**Demoa:**
diff --git a/README_fr.md b/README_fr.md
index 1fb1cba..61ce8d7 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.06.01~ynh1
+**Version incluse :** 2024.06.05~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index 20a7e7c..f91c0dd 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.06.01~ynh1
+**Versión proporcionada:** 2024.06.05~ynh1
**Demo:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index 17d782a..29653a2 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.06.01~ynh1
+**分发版本:** 2024.06.05~ynh1
**演示:**
diff --git a/manifest.toml b/manifest.toml
index 7b4802b..ad873a9 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.06.01~ynh1"
+version = "2024.06.05~ynh1"
maintainers = [ "orhtej2" ]
@@ -41,8 +41,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
- url = "https://github.com/TeamPiped/Piped/archive/f94d56c16540282266b94d33c5a865268e255a70.tar.gz"
- sha256 = "8d8bb55d725f04986e3ca22fe4558e889a116f0576610ee5add0fb22474a51fd"
+ url = "https://github.com/TeamPiped/Piped/archive/a0cdc6f0c47e7f21acb0afc9c28426b740e0294d.tar.gz"
+ sha256 = "beeedc25a47433db142a9d42a3ef50e3a666d526d596b27527d05026630af00f"
autoupdate.strategy = "latest_github_commit"
[resources.sources.api]