diff --git a/README.md b/README.md index 404fd01..29b3417 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ It integrates with the services you use to display information on the homepage ( - Very light-weight and fast. -**Shipped version:** 0.11.4~ynh1 +**Shipped version:** 0.12.3~ynh1 **Demo:** https://homarr.ajnart.fr/fr diff --git a/README_fr.md b/README_fr.md index d0f4472..a765dbc 100644 --- a/README_fr.md +++ b/README_fr.md @@ -29,7 +29,7 @@ It integrates with the services you use to display information on the homepage ( - Very light-weight and fast. -**Version incluse :** 0.11.4~ynh1 +**Version incluse :** 0.12.3~ynh1 **Démo :** https://homarr.ajnart.fr/fr diff --git a/manifest.toml b/manifest.toml index cc4908c..15afdbb 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Homarr" description.en = "Customizable browser's home page to interact with your homeserver's Docker containers" description.fr = "Page d'accueil personnalisable pour interagir avec les conteneurs Docker de votre serveur" -version = "0.11.4~ynh1" +version = "0.12.3~ynh1" maintainers = ["eric_G"] @@ -38,8 +38,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/ajnart/homarr/archive/refs/tags/v0.11.4.tar.gz" - sha256 = "c716a204ba48b50589797a1e31a6b097c11e53d81da6e8e82be6dcb1ce504de6" + url = "https://github.com/ajnart/homarr/archive/refs/tags/v0.12.3.tar.gz" + sha256 = "0b9e4ae3f65567efe381cefe2692c8854b88682d307dafd5e199a1c3c32c0d49" autoupdate.strategy = "latest_github_tag" [resources.ports]