diff --git a/README.md b/README.md
index ee6d49b..e406286 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.17~ynh1
+**Shipped version:** 2024.04.18~ynh1
**Demo:**
diff --git a/README_eu.md b/README_eu.md
index 0517fd3..1de7977 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.17~ynh1
+**Paketatutako bertsioa:** 2024.04.18~ynh1
**Demoa:**
diff --git a/README_fr.md b/README_fr.md
index 814403e..fc5f5cc 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.17~ynh1
+**Version incluse :** 2024.04.18~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index 540acd6..9bea870 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.17~ynh1
+**Versión proporcionada:** 2024.04.18~ynh1
**Demo:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index a53551c..ce28a40 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.17~ynh1
+**分发版本:** 2024.04.18~ynh1
**演示:**
diff --git a/manifest.toml b/manifest.toml
index d0c521b..50dfdaf 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.17~ynh1"
+version = "2024.04.18~ynh1"
maintainers = [ "orhtej2" ]
@@ -41,8 +41,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
- url = "https://github.com/TeamPiped/Piped/archive/1553ad50324c531465a65ceef676b905ecb93101.tar.gz"
- sha256 = "a76b7ec66787aea8f84d78802279548afaae55b05d1c616c536931d46ec73e24"
+ url = "https://github.com/TeamPiped/Piped/archive/e4cc9f58b91b2a4e5e22916d218d2e935e5e8c47.tar.gz"
+ sha256 = "c5e3dbc216f8e0d828556a93dfc8b89fb1af6f087d8b9e0041c6e656a04c8b87"
autoupdate.strategy = "latest_github_commit"
[resources.sources.api]