diff --git a/README.md b/README.md
index 598c2a0..adfaafc 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.15~ynh1
+**Shipped version:** 2024.05.16~ynh1
**Demo:**
diff --git a/README_es.md b/README_es.md
index 24b0989..281dfc6 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.15~ynh1
+**Versión actual:** 2024.05.16~ynh1
**Demo:**
diff --git a/README_eu.md b/README_eu.md
index eee19d7..be93655 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.15~ynh1
+**Paketatutako bertsioa:** 2024.05.16~ynh1
**Demoa:**
diff --git a/README_fr.md b/README_fr.md
index beb21f2..54a76cb 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.15~ynh1
+**Version incluse :** 2024.05.16~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index 201ee7a..7d4dcd3 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.15~ynh1
+**Versión proporcionada:** 2024.05.16~ynh1
**Demo:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index ab3f5c2..1651fac 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.15~ynh1
+**分发版本:** 2024.05.16~ynh1
**演示:**
diff --git a/manifest.toml b/manifest.toml
index 5815f21..2d86155 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.15~ynh1"
+version = "2024.05.16~ynh1"
maintainers = [ "orhtej2" ]
@@ -41,8 +41,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
- url = "https://github.com/TeamPiped/Piped/archive/e5e31aed5e0cbe6b4a075659189a9f7829c75b03.tar.gz"
- sha256 = "7d2bdf9d0bcd3ba6a1e7f56883066c87a77f31e6bb733d357a53bc0d13da2b2c"
+ url = "https://github.com/TeamPiped/Piped/archive/e82c2fbf61e528d9a51e3271a636544ed2d6089d.tar.gz"
+ sha256 = "82d49d58c5b1e52a1aed8e922acf85cadcdf8748995df3804c6f413d328c4c33"
autoupdate.strategy = "latest_github_commit"
[resources.sources.api]