diff --git a/README.md b/README.md index 7a5dc3f..0949393 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.09~ynh1 +**Shipped version:** 2024.05.10~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 05f8412..e6eeaa0 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.09~ynh1 +**Paketatutako bertsioa:** 2024.05.10~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index a479cac..a88b71a 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.09~ynh1 +**Version incluse :** 2024.05.10~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 3963731..9140ea9 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.09~ynh1 +**Versión proporcionada:** 2024.05.10~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 107dd1d..ba6b3ba 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.09~ynh1 +**分发版本:** 2024.05.10~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index bb79536..714c3d5 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.09~ynh1" +version = "2024.05.10~ynh1" maintainers = [ "orhtej2" ] @@ -41,8 +41,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/TeamPiped/Piped/archive/ef610a410be77dbfb84c6bb8b1c7006b62eb026b.tar.gz" - sha256 = "b3e9c33f1e61ac0ef603722f965bb094d4b6152e4a7db40478e0a8df7dce19a2" + url = "https://github.com/TeamPiped/Piped/archive/5866409fdfcbc661fcab1ea4093dda579d34de17.tar.gz" + sha256 = "091e0d6aa061388251815f4db7e738def556f893bd8ab6184a692c8efea51277" autoupdate.strategy = "latest_github_commit" [resources.sources.api]