diff --git a/README.md b/README.md index e6d6d97..f056bc4 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.013~ynh1 +**Shipped version:** 2.101~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 5b11149..1002125 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.013~ynh1 +**Version incluse :** 2.101~ynh1 ## Captures d’écran diff --git a/conf/app.src b/conf/app.src index 4b4290b..b4e399d 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/webmin/webmin/releases/download/2.013/webmin_2.013_all.deb -SOURCE_SUM=8e33988bb7db78fde09067097c8ddff856bf1171e8bdfb9a460536857d360366 +SOURCE_URL=https://github.com/webmin/webmin/releases/download/2.101/webmin_2.101_all.deb +SOURCE_SUM=6947cb39eff8b6150693f07057480a409e1614e8ad4e4cfb31a23970f88b5fbc SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=deb SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index 0e94a29..fd0fa7f 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.013~ynh1", + "version": "2.101~ynh1", "url": "http://www.webmin.com", "upstream": { "license": "BSD-3-Clause",