diff --git a/README.md b/README.md index bee4824..4cadb2c 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.08.05~ynh3 +**Shipped version:** 2024.08.29~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 3e07213..3a2189a 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.08.05~ynh3 +**Versión actual:** 2024.08.29~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 593b71a..3792247 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.08.05~ynh3 +**Paketatutako bertsioa:** 2024.08.29~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index e9d67f7..4b3e677 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.08.05~ynh3 +**Version incluse :** 2024.08.29~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index b04a412..83ee244 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.08.05~ynh3 +**Versión proporcionada:** 2024.08.29~ynh1 **Demo:** diff --git a/README_id.md b/README_id.md index d12c676..a997dee 100644 --- a/README_id.md +++ b/README_id.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 terkirim:** 2024.08.05~ynh3 +**Versi terkirim:** 2024.08.29~ynh1 **Demo:** diff --git a/README_ru.md b/README_ru.md index 82abfb5..665fc64 100644 --- a/README_ru.md +++ b/README_ru.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.08.05~ynh3 +**Поставляемая версия:** 2024.08.29~ynh1 **Демо-версия:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 87d3d0b..96a5120 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.08.05~ynh3 +**分发版本:** 2024.08.29~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index e0f245a..ff83c63 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.08.05~ynh3" +version = "2024.08.29~ynh1" maintainers = [ "orhtej2" ] @@ -41,8 +41,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/TeamPiped/Piped/archive/dad59e001689d035de1a1d5c5bb4cd7779350634.tar.gz" - sha256 = "cb5b809d864fd49cb68776221e07743d5b2b9ba1bcf1e808f935cc88e241354c" + url = "https://github.com/TeamPiped/Piped/archive/647f4132a677c71d6d0afde4ee2462dea1b9c648.tar.gz" + sha256 = "eac5b6c0b6456d5a7ecff05f942a18d8d4ff9854a23e92a014309741325a03ad" autoupdate.strategy = "latest_github_commit" [resources.sources.api]