diff --git a/README.md b/README.md index b6737d0..e63f1bc 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.10.0~ynh1 +**Shipped version:** 2.10.1~ynh1 **Demo:** https://app.umami.is/share/8rmHaheU/umami.is diff --git a/README_fr.md b/README_fr.md index 1477978..a3e90a9 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.10.0~ynh1 +**Version incluse :** 2.10.1~ynh1 **Démo :** https://app.umami.is/share/8rmHaheU/umami.is diff --git a/manifest.toml b/manifest.toml index 6ec4f7d..40b0b96 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.10.0~ynh1" +version = "2.10.1~ynh1" maintainers = ["orhtej2"] @@ -47,8 +47,8 @@ ram.runtime = "50M" [resources.sources.main] - url = "https://github.com/mikecao/umami/archive/refs/tags/v2.10.0.tar.gz" - sha256 = "e454f5d1f87cc32280e35b6a8c74a5c0412fdae4c77fdeb45f4029bde7c96bcc" + url = "https://github.com/mikecao/umami/archive/refs/tags/v2.10.1.tar.gz" + sha256 = "c99e36f2493aae9fd5541bd7d6e58c49cbf72756e4edd832664bc584baac1698" autoupdate.strategy = "latest_github_tag" [resources.system_user]