diff --git a/README.md b/README.md
index e63f1bc..f2b78d5 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.1~ynh1
+**Shipped version:** 2.10.2~ynh1
**Demo:** https://app.umami.is/share/8rmHaheU/umami.is
@@ -41,11 +41,11 @@ Umami is a simple, easy to use, self-hosted web analytics solution. The goal is
## Documentation and resources
-* Official app website:
-* Official admin documentation:
-* Upstream app code repository:
-* YunoHost Store:
-* Report a bug:
+- Official app website:
+- Official admin documentation:
+- Upstream app code repository:
+- YunoHost Store:
+- Report a bug:
## Developer info
@@ -59,4 +59,4 @@ or
sudo yunohost app upgrade umami -u https://github.com/YunoHost-Apps/umami_ynh/tree/testing --debug
```
-**More info regarding app packaging:**
\ No newline at end of file
+**More info regarding app packaging:**
diff --git a/README_fr.md b/README_fr.md
index a3e90a9..4c93ae7 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.1~ynh1
+**Version incluse :** 2.10.2~ynh1
**Démo :** https://app.umami.is/share/8rmHaheU/umami.is
@@ -41,11 +41,11 @@ Umami is a simple, easy to use, self-hosted web analytics solution. The goal is
## Documentations et ressources
-* Site officiel de l’app :
-* Documentation officielle de l’admin :
-* Dépôt de code officiel de l’app :
-* YunoHost Store:
-* Signaler un bug :
+- Site officiel de l’app :
+- Documentation officielle de l’admin :
+- Dépôt de code officiel de l’app :
+- YunoHost Store :
+- Signaler un bug :
## Informations pour les développeurs
@@ -59,4 +59,4 @@ ou
sudo yunohost app upgrade umami -u https://github.com/YunoHost-Apps/umami_ynh/tree/testing --debug
```
-**Plus d’infos sur le packaging d’applications :**
\ No newline at end of file
+**Plus d’infos sur le packaging d’applications :**
diff --git a/manifest.toml b/manifest.toml
index 40b0b96..55f15d9 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.1~ynh1"
+version = "2.10.2~ynh1"
maintainers = ["orhtej2"]
@@ -47,8 +47,8 @@ ram.runtime = "50M"
[resources.sources.main]
- url = "https://github.com/mikecao/umami/archive/refs/tags/v2.10.1.tar.gz"
- sha256 = "c99e36f2493aae9fd5541bd7d6e58c49cbf72756e4edd832664bc584baac1698"
+ url = "https://github.com/mikecao/umami/archive/refs/tags/v2.10.2.tar.gz"
+ sha256 = "28ba93cbdf71527da98b49f56f7f536ba89452afad7c015189548173bb01ccb4"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]