diff --git a/README.md b/README.md index 7158622..4d4ec9c 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.7.0~ynh4 +**Shipped version:** 2.8.0~ynh1 **Demo:** https://app.umami.is/share/8rmHaheU/umami.is @@ -44,7 +44,6 @@ Umami is a simple, easy to use, self-hosted web analytics solution. The goal is * Official app website: * Official admin documentation: * Upstream app code repository: -* YunoHost documentation for this app: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index 51de560..dfe41b1 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.7.0~ynh4 +**Version incluse :** 2.8.0~ynh1 **Démo :** https://app.umami.is/share/8rmHaheU/umami.is @@ -44,7 +44,6 @@ Umami is a simple, easy to use, self-hosted web analytics solution. The goal is * Site officiel de l’app : * Documentation officielle de l’admin : * Dépôt de code officiel de l’app : -* Documentation YunoHost pour cette app : * Signaler un bug : ## Informations pour les développeurs diff --git a/manifest.toml b/manifest.toml index 384f123..6a9366e 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.7.0~ynh4" +version = "2.8.0~ynh1" maintainers = ["eric_G"] @@ -47,8 +47,8 @@ ram.runtime = "50M" [resources.sources.main] - url = "https://github.com/mikecao/umami/archive/refs/tags/v2.7.0.tar.gz" - sha256 = "e3eda26825c93dda637a21b5b6cb8f6ece337e9cc2680e619e5aa23a09e8e079" + url = "https://github.com/mikecao/umami/archive/refs/tags/v2.8.0.tar.gz" + sha256 = "c12d698672952f20cbff63d73854e11ae68af4d14654cb6352702aa9ca0f9614" autoupdate.strategy = "latest_github_tag" [resources.system_user]