diff --git a/README.md b/README.md
index 0a03d0b..e665779 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.11~ynh1
+**Shipped version:** 2024.06.12~ynh1
**Demo:**
diff --git a/README_es.md b/README_es.md
index 569ceb2..6f91309 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.11~ynh1
+**Versión actual:** 2024.06.12~ynh1
**Demo:**
diff --git a/README_eu.md b/README_eu.md
index 7d4822a..d712a6f 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.11~ynh1
+**Paketatutako bertsioa:** 2024.06.12~ynh1
**Demoa:**
diff --git a/README_fr.md b/README_fr.md
index 81a38c9..cd1dc7b 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.11~ynh1
+**Version incluse :** 2024.06.12~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index 160cf65..faecc33 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.11~ynh1
+**Versión proporcionada:** 2024.06.12~ynh1
**Demo:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index ca64984..f7d5f7a 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.11~ynh1
+**分发版本:** 2024.06.12~ynh1
**演示:**
diff --git a/manifest.toml b/manifest.toml
index 182be99..080f579 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.11~ynh1"
+version = "2024.06.12~ynh1"
maintainers = [ "orhtej2" ]
@@ -41,8 +41,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
- url = "https://github.com/TeamPiped/Piped/archive/13fbb3fe9350ba25d7cd3ecef1517f4cc42cdcd6.tar.gz"
- sha256 = "97e4fd927a02d586feedb6de4256f9ee78eb3e71d5040b829a1b236db9e3fec9"
+ url = "https://github.com/TeamPiped/Piped/archive/4c360eed2461c5b319c76dcafafc42eb90ccb2ca.tar.gz"
+ sha256 = "13e617b509a490e715fea4af1d46c4e882261d733b601d137b3ec8d975b02891"
autoupdate.strategy = "latest_github_commit"
[resources.sources.api]