diff --git a/README.md b/README.md index ba90f50..8646ceb 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.5.0~ynh2 +**Shipped version:** 2.6.0~ynh2 **Demo:** https://app.umami.is/share/8rmHaheU/umami.is diff --git a/README_fr.md b/README_fr.md index 952e0c5..e1bbf02 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.5.0~ynh2 +**Version incluse :** 2.6.0~ynh2 **Démo :** https://app.umami.is/share/8rmHaheU/umami.is diff --git a/manifest.toml b/manifest.toml index a8159f5..8aad823 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.5.0~ynh2" +version = "2.6.0~ynh2" maintainers = ["eric_G"] @@ -47,8 +47,8 @@ ram.runtime = "50M" [resources.sources.main] - url = "https://github.com/mikecao/umami/archive/refs/tags/v2.5.0.tar.gz" - sha256 = "2d2f37c3c78a0c44b3cb3fac0e5570efd97c9bca39ddc6ee125c713cb0010ae3" + url = "https://github.com/mikecao/umami/archive/refs/tags/v2.6.0.tar.gz" + sha256 = "b31c4c5dbfacba92120bf16cd6bdeb5d0fffa01c29527c461b30fcda56a6898d" autoupdate.strategy = "latest_github_tag" [resources.system_user]