diff --git a/README.md b/README.md
index 0cdead3..a60c816 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ It shall NOT be edited by hand.
# Loki + Promtail for YunoHost
-[](https://dash.yunohost.org/appci/app/loki)  
+[](https://dash.yunohost.org/appci/app/loki)  
[](https://install-app.yunohost.org/?app=loki)
*[Lire ce readme en français.](./README_fr.md)*
@@ -31,7 +31,7 @@ A Loki-based logging stack consists of 3 components:
-**Shipped version:** 2.7.1~ynh3
+**Shipped version:** 2.7.2~ynh1
## Disclaimers / important information
- Loki is not exposed to the web;
diff --git a/README_fr.md b/README_fr.md
index 8237ab9..e62c0a6 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -5,15 +5,15 @@ It shall NOT be edited by hand.
# Loki + Promtail pour YunoHost
-[](https://dash.yunohost.org/appci/app/loki)  
+[](https://dash.yunohost.org/appci/app/loki)  
[](https://install-app.yunohost.org/?app=loki)
*[Read this readme in english.](./README.md)*
-> *Ce package vous permet d'installer Loki + Promtail rapidement et simplement sur un serveur YunoHost.
-Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
+> *Ce package vous permet d’installer Loki + Promtail rapidement et simplement sur un serveur YunoHost.
+Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
-## Vue d'ensemble
+## Vue d’ensemble
Loki is a horizontally-scalable, highly-available, multi-tenant log aggregation system inspired by Prometheus. It is designed to be very cost effective and easy to operate. It does not index the contents of the logs, but rather a set of labels for each log stream.
@@ -31,7 +31,7 @@ A Loki-based logging stack consists of 3 components:
-**Version incluse :** 2.7.1~ynh3
+**Version incluse :** 2.7.2~ynh1
## Avertissements / informations importantes
- Loki is not exposed to the web;
@@ -39,9 +39,9 @@ A Loki-based logging stack consists of 3 components:
## Documentations et ressources
-* Site officiel de l'app :
-* Documentation officielle de l'admin :
-* Dépôt de code officiel de l'app :
+* 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 :
@@ -57,4 +57,4 @@ ou
sudo yunohost app upgrade loki -u https://github.com/YunoHost-Apps/loki_ynh/tree/testing --debug
```
-**Plus d'infos sur le packaging d'applications :**
+**Plus d’infos sur le packaging d’applications :**
\ No newline at end of file