diff --git a/README.md b/README.md index 8646ceb..e607f8f 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.0~ynh2 +**Shipped version:** 2.6.1~ynh2 **Demo:** https://app.umami.is/share/8rmHaheU/umami.is diff --git a/README_fr.md b/README_fr.md index e1bbf02..35da7a3 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.0~ynh2 +**Version incluse :** 2.6.1~ynh2 **Démo :** https://app.umami.is/share/8rmHaheU/umami.is diff --git a/manifest.toml b/manifest.toml index 8aad823..a6d79f0 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.0~ynh2" +version = "2.6.1~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.0.tar.gz" - sha256 = "b31c4c5dbfacba92120bf16cd6bdeb5d0fffa01c29527c461b30fcda56a6898d" + url = "https://github.com/mikecao/umami/archive/refs/tags/v2.6.1.tar.gz" + sha256 = "ab4849cacbbe3b2762204b59d01b905d28a7cc92f31e6ee700dd23831d68f30a" autoupdate.strategy = "latest_github_tag" [resources.system_user]