diff --git a/README.md b/README.md index 8ba31e0..0a03d0b 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.05~ynh1 +**Shipped version:** 2024.06.11~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 1108eee..569ceb2 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.05~ynh1 +**Versión actual:** 2024.06.11~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 2b2a805..7d4822a 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.05~ynh1 +**Paketatutako bertsioa:** 2024.06.11~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 61ce8d7..81a38c9 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.05~ynh1 +**Version incluse :** 2024.06.11~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index f91c0dd..160cf65 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.05~ynh1 +**Versión proporcionada:** 2024.06.11~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 29653a2..ca64984 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.05~ynh1 +**分发版本:** 2024.06.11~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 357ac8e..182be99 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.05~ynh1" +version = "2024.06.11~ynh1" maintainers = [ "orhtej2" ] @@ -41,8 +41,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/TeamPiped/Piped/archive/a0cdc6f0c47e7f21acb0afc9c28426b740e0294d.tar.gz" - sha256 = "beeedc25a47433db142a9d42a3ef50e3a666d526d596b27527d05026630af00f" + url = "https://github.com/TeamPiped/Piped/archive/13fbb3fe9350ba25d7cd3ecef1517f4cc42cdcd6.tar.gz" + sha256 = "97e4fd927a02d586feedb6de4256f9ee78eb3e71d5040b829a1b236db9e3fec9" autoupdate.strategy = "latest_github_commit" [resources.sources.api]