diff --git a/README.md b/README.md index 61c94f1..521df9f 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.2.0~ynh1 +**Shipped version:** 2.3.0~ynh1 **Demo:** https://app.umami.is/share/8rmHaheU/umami.is diff --git a/README_fr.md b/README_fr.md index 224f28f..f3d743b 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.2.0~ynh1 +**Version incluse :** 2.3.0~ynh1 **Démo :** https://app.umami.is/share/8rmHaheU/umami.is diff --git a/manifest.toml b/manifest.toml index 1c7f172..74be09c 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.2.0~ynh1" +version = "2.3.0~ynh1" maintainers = ["eric_G"] @@ -41,8 +41,8 @@ ram.runtime = "50M" [resources.sources.main] - url = "https://github.com/mikecao/umami/archive/refs/tags/v2.2.0.tar.gz" - sha256 = "5aabb3fc63ef6203185cd3dee837998ca3d2c5e012a0665dfbbc47101c19ffb5" + url = "https://github.com/mikecao/umami/archive/refs/tags/v2.3.0.tar.gz" + sha256 = "ea94f65f4bfda9ae12a14ac2033e1a7dba782b34ad85399ce45ebe5aa153bb97" autoupdate.strategy = "latest_github_tag" [resources.system_user]