From dfc6a01ac00d7c2d5116cf3dca8bf13483cfcdb8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 09:41:45 +0100 Subject: [PATCH] Upgrade to version 2.013 (#41) * Upgrade to v2.013 * Auto-update README Co-authored-by: yunohost-bot Co-authored-by: yunohost-bot --- README.md | 3 +-- README_fr.md | 21 ++++++++++----------- manifest.json | 2 +- 3 files changed, 12 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 4f5e317..018b07f 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like `/etc/passwd`, and lets you manage a system from the console or remotely. -**Shipped version:** 2.001~ynh1 - +**Shipped version:** 2.013~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 2003026..1d0aa47 100644 --- a/README_fr.md +++ b/README_fr.md @@ -5,24 +5,23 @@ It shall NOT be edited by hand. # Webmin pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/webmin.svg)](https://dash.yunohost.org/appci/app/webmin) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/webmin.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/webmin.maintain.svg) +[![Niveau d’intégration](https://dash.yunohost.org/integration/webmin.svg)](https://dash.yunohost.org/appci/app/webmin) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/webmin.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/webmin.maintain.svg) [![Installer Webmin avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=webmin) *[Read this readme in english.](./README.md)* -> *Ce package vous permet d'installer Webmin 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 Webmin 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 Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like `/etc/passwd`, and lets you manage a system from the console or remotely. -**Version incluse :** 2.001~ynh1 +**Version incluse :** 2.013~ynh1 +## Captures d’écran -## Captures d'écran - -![Capture d'écran de Webmin](./doc/screenshots/screenshot1.gif) +![Capture d’écran de Webmin](./doc/screenshots/screenshot1.gif) ## Avertissements / informations importantes @@ -33,8 +32,8 @@ Webmin is a web-based interface for system administration for Unix. Using any mo ## Documentations et ressources -* Site officiel de l'app : -* Dépôt de code officiel de l'app : +* Site officiel de l’app : +* Dépôt de code officiel de l’app : * Documentation YunoHost pour cette app : * Signaler un bug : @@ -50,4 +49,4 @@ ou sudo yunohost app upgrade webmin -u https://github.com/YunoHost-Apps/webmin_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 diff --git a/manifest.json b/manifest.json index ddc959b..1aea4ff 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Web-based interface for system administration for Unix", "fr": "Interface Web d'administration système pour Unix" }, - "version": "2.001~ynh1", + "version": "2.013~ynh1", "url": "http://www.webmin.com", "upstream": { "license": "BSD-3-Clause",