diff --git a/README.md b/README.md index b9c4bc8..bd7e5d5 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. Jellyfin Vue is the next step of Jellyfin's development. It's a new frontend, based on Vue. See https://jellyfin.org/posts/vue-vue3 for details. -**Shipped version:** 2024.05.09~ynh1 +**Shipped version:** 2024.05.10~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 03d86e3..38a1512 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Jellyfin Vue is the next step of Jellyfin's development. It's a new frontend, based on Vue. See https://jellyfin.org/posts/vue-vue3 for details. -**Paketatutako bertsioa:** 2024.05.09~ynh1 +**Paketatutako bertsioa:** 2024.05.10~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 9aedb56..31a4674 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. Jellyfin Vue est la prochaine étape du développement de Jellyfin. C'est une nouvelle interface, basée sur Vue. Des détails peuvent être trouvés ici : https://jellyfin.org/posts/vue-vue3. -**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 362762f..a144a99 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Jellyfin Vue is the next step of Jellyfin's development. It's a new frontend, based on Vue. See https://jellyfin.org/posts/vue-vue3 for details. -**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 3817d1c..a79c316 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Jellyfin Vue is the next step of Jellyfin's development. It's a new frontend, based on Vue. See https://jellyfin.org/posts/vue-vue3 for details. -**分发版本:** 2024.05.09~ynh1 +**分发版本:** 2024.05.10~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index dc53177..4a85827 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Jellyfin Vue Client" description.en = "Modern web client for Jellyfin" description.fr = "Client web moderne pour Jellyfin" -version = "2024.05.09~ynh1" +version = "2024.05.10~ynh1" maintainers = [] @@ -45,8 +45,8 @@ ram.runtime = "0M" [resources.sources] [resources.sources.main] - url = "https://github.com/jellyfin/jellyfin-vue/archive/e132b967df478fee921562f9a6fc8b82d81bc736.tar.gz" - sha256 = "dd59964a7a6df2ea35e3353077add8d9e0dc6c043c6671ba87b12f2affe8944b" + url = "https://github.com/jellyfin/jellyfin-vue/archive/10c67d6b8614456fce88286daeff3f588d682d9b.tar.gz" + sha256 = "81bc2fdfefdb72fa43e28698f0b30c2d208ab581523ff5385baac4dc0abd653a" autoupdate.upstream = "https://github.com/jellyfin/jellyfin-vue/" autoupdate.strategy = "latest_github_commit"