diff --git a/README.md b/README.md index 6f17d39..7cd2180 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.14.6~ynh1 +**Shipped version:** 0.15.0~ynh1 **Demo:** https://homarr.ajnart.fr/fr diff --git a/README_fr.md b/README_fr.md index a0c560d..927f593 100644 --- a/README_fr.md +++ b/README_fr.md @@ -28,7 +28,7 @@ Il s'intègre aux services que vous utilisez pour afficher des informations sur - Des widgets pouvant afficher tous types d'informations. -**Version incluse :** 0.14.6~ynh1 +**Version incluse :** 0.15.0~ynh1 **Démo :** https://homarr.ajnart.fr/fr diff --git a/manifest.toml b/manifest.toml index 10e90fe..b60b62e 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.14.6~ynh1" +version = "0.15.0~ynh1" maintainers = ["eric_G"] @@ -40,8 +40,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/ajnart/homarr/archive/refs/tags/v0.14.6.tar.gz" - sha256 = "37cd851f26d19e6be8036105ecb21c6d70f22b20a59d05dbf80252e29686c1aa" + url = "https://github.com/ajnart/homarr/archive/refs/tags/v0.15.0.tar.gz" + sha256 = "525b1c02f363289ab2f20cb166727b85934191c95650676f5c9f01601aa19ba9" autoupdate.strategy = "latest_github_tag" [resources.ports]