diff --git a/README.md b/README.md index d965fca..3da496b 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Piwigo is a photo gallery software for the web, built by an active community of users and developers. Extensions make Piwigo easily customizable. -**Shipped version:** 14.1.0~ynh1 +**Shipped version:** 14.3.0~ynh1 **Demo:** diff --git a/README_fr.md b/README_fr.md index dfcb322..81767bc 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Piwigo est un logiciel de galerie photo pour le web, construit par une communauté active d'utilisateurs et de développeurs. Des extensions rendent Piwigo facilement personnalisable. -**Version incluse :** 14.1.0~ynh1 +**Version incluse :** 14.3.0~ynh1 **Démo :** diff --git a/manifest.toml b/manifest.toml index 0ac2ea9..8a2f22c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -1,3 +1,5 @@ +#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/manifest.v2.schema.json + packaging_format = 2 id = "piwigo" @@ -5,7 +7,7 @@ name = "Piwigo" description.en = "Open source photo gallery for the web" description.fr = "Galerie de photos open source pour le web" -version = "14.1.0~ynh1" +version = "14.3.0~ynh1" maintainers = ["JimboJoe"] @@ -62,8 +64,8 @@ ram.runtime = "50M" format = "zip" [resources.sources.main] - url = "https://piwigo.org/download/dlcounter.php?code=14.1.0" - sha256 = "ffa3a91cd464acf46396467b2741662806407e2ffe238e7efeda075f62885083" + url = "https://piwigo.org/download/dlcounter.php?code=14.3.0" + sha256 = "ab1d329afbb092ef74534bc09f56ef75a81d26443383e6ae47fe9801808552ef" format = "zip" [resources.sources.log_failed_logins_plugin] diff --git a/tests.toml b/tests.toml index bd576ee..d56778a 100644 --- a/tests.toml +++ b/tests.toml @@ -1,3 +1,5 @@ +#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/tests.v1.schema.json + test_format = 1.0 [default]