diff --git a/README.md b/README.md index 8029633..b67df07 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.04.05~ynh1 +**Shipped version:** 2024.04.26~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index ebf6159..669cca9 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.04.05~ynh1 +**Paketatutako bertsioa:** 2024.04.26~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 3f4d2bb..7d212b1 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.04.05~ynh1 +**Version incluse :** 2024.04.26~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index f149b6a..3d0f2bb 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.04.05~ynh1 +**Versión proporcionada:** 2024.04.26~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index a5a85a1..05ac1f6 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.04.05~ynh1 +**分发版本:** 2024.04.26~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 533dc13..e1bfffa 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.04.05~ynh1" +version = "2024.04.26~ynh1" maintainers = [""] @@ -45,8 +45,8 @@ ram.runtime = "0M" [resources.sources] [resources.sources.main] - url = "https://github.com/jellyfin/jellyfin-vue/archive/9a0225bd736dfe5fe02f7ab2ffbb17f8eef9a64e.tar.gz" - sha256 = "b51fc2164ec9112dddb41aa6e2f5735e067636112bccd06741c35d2e71ef63d5" + url = "https://github.com/jellyfin/jellyfin-vue/archive/3b1093d78a78843d2afef0364aaf701c1d56e082.tar.gz" + sha256 = "651247960230c1686aaade530d78914114bd519aa9065aa9ccb7a6c7b037496e" autoupdate.upstream = "https://github.com/jellyfin/jellyfin-vue/" autoupdate.strategy = "latest_github_commit"