diff --git a/README.md b/README.md index f056bc4..81f7606 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,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.101~ynh1 +**Shipped version:** 2.102~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 1002125..ee79b75 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po 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.101~ynh1 +**Version incluse :** 2.102~ynh1 ## Captures d’écran diff --git a/manifest.json b/manifest.json index fd0fa7f..6af706e 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.101~ynh1", + "version": "2.102~ynh1", "url": "http://www.webmin.com", "upstream": { "license": "BSD-3-Clause",