diff --git a/README.md b/README.md index e607f8f..9f43fb4 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Umami is a simple, easy to use, self-hosted web analytics solution. The goal is - Privacy-focused -**Shipped version:** 2.6.1~ynh2 +**Shipped version:** 2.6.2~ynh2 **Demo:** https://app.umami.is/share/8rmHaheU/umami.is diff --git a/README_fr.md b/README_fr.md index 35da7a3..c35e3f8 100644 --- a/README_fr.md +++ b/README_fr.md @@ -31,7 +31,7 @@ Umami is a simple, easy to use, self-hosted web analytics solution. The goal is - Privacy-focused -**Version incluse :** 2.6.1~ynh2 +**Version incluse :** 2.6.2~ynh2 **Démo :** https://app.umami.is/share/8rmHaheU/umami.is diff --git a/manifest.toml b/manifest.toml index a6d79f0..eb56f2c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Umami" description.en = "Simple, fast, privacy-focused alternative to Google Analytics" description.fr = "Analyse de trafic web simple et respectueux" -version = "2.6.1~ynh2" +version = "2.6.2~ynh2" maintainers = ["eric_G"] @@ -47,8 +47,8 @@ ram.runtime = "50M" [resources.sources.main] - url = "https://github.com/mikecao/umami/archive/refs/tags/v2.6.1.tar.gz" - sha256 = "ab4849cacbbe3b2762204b59d01b905d28a7cc92f31e6ee700dd23831d68f30a" + url = "https://github.com/mikecao/umami/archive/refs/tags/v2.6.2.tar.gz" + sha256 = "2de79139a51b9330e0dfa12b5be0f7baaf86457370a3d30a475c0b50549a199e" autoupdate.strategy = "latest_github_tag" [resources.system_user]