diff --git a/README.md b/README.md
index d377f3f..ebf7455 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.14~ynh1
+**Shipped version:** 2024.06.15~ynh1
**Demo:**
diff --git a/README_es.md b/README_es.md
index fb9fbc3..22707b4 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.14~ynh1
+**Versión actual:** 2024.06.15~ynh1
**Demo:**
diff --git a/README_eu.md b/README_eu.md
index abc34b2..8f375e1 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.14~ynh1
+**Paketatutako bertsioa:** 2024.06.15~ynh1
**Demoa:**
diff --git a/README_fr.md b/README_fr.md
index 37f35a4..38d4bce 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.14~ynh1
+**Version incluse :** 2024.06.15~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index 5e2501d..aa02c0b 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.14~ynh1
+**Versión proporcionada:** 2024.06.15~ynh1
**Demo:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index 0d4a579..06d4d74 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.14~ynh1
+**分发版本:** 2024.06.15~ynh1
**演示:**
diff --git a/manifest.toml b/manifest.toml
index 8fc953e..ad5f4ac 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.14~ynh1"
+version = "2024.06.15~ynh1"
maintainers = [ "orhtej2" ]
@@ -41,8 +41,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
- url = "https://github.com/TeamPiped/Piped/archive/a8fb7421e68e5a568d2de5aea4043ea6009434de.tar.gz"
- sha256 = "f9bd680d74d0b7af97d51bb6d1d435b2edbfa774937681951f4904b3a5d12898"
+ url = "https://github.com/TeamPiped/Piped/archive/0a952704612eef46d08c707cbcddd39afe4ac8d3.tar.gz"
+ sha256 = "46a792eaa05df0afe3b065ae920043c1abd92da71f4b275b2ef03de54b8d06d1"
autoupdate.strategy = "latest_github_commit"
[resources.sources.api]