From 37d888f16abbee8ba650ff44967b44d897293d95 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 8 Oct 2023 08:55:36 +0000 Subject: [PATCH] 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 d25aca6..13b84ab 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ PHP-FPM version can also be selected among `none`, `7.4`, `8.0`, `8.1` and `8.2` You can also customize 404 errors - if you enable the option in the config panel. Simply create an`error` folder in the `www` root directory, containing your custom `html` files. -**Shipped version:** 1.0~ynh15 +**Shipped version:** 1.0~ynh16 ## Documentation and resources * Upstream app code repository: diff --git a/README_fr.md b/README_fr.md index ba5194d..ce7556a 100644 --- a/README_fr.md +++ b/README_fr.md @@ -26,7 +26,7 @@ La version de PHP-FPM peut aussi être choisie, parmi `none`, `7.4`, `8.0`, `8.1 L'application vous permet aussi de gérer - si vous activez l'option dans le panneau de configuration - la gestion des erreurs 404, il vous suffit de créer un dossier `error` dans le répertoire racine `www` et d'y placer vos fichiers d'erreur `html` -**Version incluse :** 1.0~ynh15 +**Version incluse :** 1.0~ynh16 ## Documentations et ressources * Dépôt de code officiel de l’app :