From c650632e28b97c47eca67c8cb8a0095c0603aede Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 13 Mar 2023 20:49:42 +0000 Subject: [PATCH 1/2] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9cc6110..a5980e7 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Matomo is the leading Free/Libre open analytics platform. At the end of the five Matomo aims to be a Free software alternative to Google Analytics and is already used on more than 1,400,000 websites. Privacy is built-in! -**Shipped version:** 4.12.3~ynh1 +**Shipped version:** 4.13.3~ynh1 **Demo:** https://demo.matomo.org diff --git a/README_fr.md b/README_fr.md index 32fe2f8..e473fe9 100644 --- a/README_fr.md +++ b/README_fr.md @@ -21,7 +21,7 @@ Matomo is the leading Free/Libre open analytics platform. At the end of the five Matomo aims to be a Free software alternative to Google Analytics and is already used on more than 1,400,000 websites. Privacy is built-in! -**Version incluse :** 4.12.3~ynh1 +**Version incluse :** 4.13.3~ynh1 **Démo :** https://demo.matomo.org From 5b05ea0e00b0b9c2cae3d0111b981f4296ae8cbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 13 Mar 2023 21:50:35 +0100 Subject: [PATCH 2/2] Update doc/POST_INSTALL.md Co-authored-by: Alexandre Aubin --- doc/POST_INSTALL.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/POST_INSTALL.md b/doc/POST_INSTALL.md index 67d545e..fcbfce9 100644 --- a/doc/POST_INSTALL.md +++ b/doc/POST_INSTALL.md @@ -2,6 +2,6 @@ Once the installation is complete, the app will need to complete the registratio Details for MySQL database to be enterted while registration process: -Database login: __DB_USER__ -Database name: __DB_NAME__ -Database password: __DB_PWD__ +- Database login: __DB_USER__ +- Database name: __DB_NAME__ +- Database password: __DB_PWD__