diff --git a/README.md b/README.md index 6e683f3..0d7adfe 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. Photoview is a simple and user-friendly photo gallery that's made for photographers and aims to provide an easy and fast way to navigate directories, with thousands of high resolution photos. -**Shipped version:** 2.3.13~ynh1 +**Shipped version:** 2.4.0~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index eca013b..4b574d2 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. Photoview is a simple and user-friendly photo gallery that's made for photographers and aims to provide an easy and fast way to navigate directories, with thousands of high resolution photos. -**Versión actual:** 2.3.13~ynh1 +**Versión actual:** 2.4.0~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index efe5e7a..1c5079e 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Photoview is a simple and user-friendly photo gallery that's made for photographers and aims to provide an easy and fast way to navigate directories, with thousands of high resolution photos. -**Paketatutako bertsioa:** 2.3.13~ynh1 +**Paketatutako bertsioa:** 2.4.0~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 6d824df..9b38f5e 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. Galerie photos simple et facile à utiliser, faite pour les photographes. -**Version incluse :** 2.3.13~ynh1 +**Version incluse :** 2.4.0~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 477bb00..e7865ef 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Photoview is a simple and user-friendly photo gallery that's made for photographers and aims to provide an easy and fast way to navigate directories, with thousands of high resolution photos. -**Versión proporcionada:** 2.3.13~ynh1 +**Versión proporcionada:** 2.4.0~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 6b60434..9ccf11c 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Photoview is a simple and user-friendly photo gallery that's made for photographers and aims to provide an easy and fast way to navigate directories, with thousands of high resolution photos. -**分发版本:** 2.3.13~ynh1 +**分发版本:** 2.4.0~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 3e4edec..cf476ec 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Photoview" description.en = "Simple and user-friendly photo gallery that's made for photographers " description.fr = "Galerie photos simple et facile à utiliser, faite pour les photographes" -version = "2.3.13~ynh1" +version = "2.4.0~ynh1" maintainers = ["Jules Bertholet"] @@ -49,8 +49,8 @@ ram.runtime = "200M" [resources] [resources.sources] [resources.sources.main] - url = "https://github.com/photoview/photoview/archive/refs/tags/v2.3.13.tar.gz" - sha256 = "d512448fbefb6c209f1900c1d4e819f22b53de3f441df84a7a96f08a10dfb064" + url = "https://github.com/photoview/photoview/archive/refs/tags/v2.4.0.tar.gz" + sha256 = "954d1640a1eaef145bdcb3fc6b7e2478cfd05f6709a9a2955c83bb3666b49b62" autoupdate.strategy = "latest_github_release"