diff --git a/README.md b/README.md index a607a04..18223ab 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in YunoMonitor is a simple tools to auto-configure monitoring on a remote YunoHost server. So you need one server to monitor and another to run monitoring task. -**Shipped version:** 1.1.0~ynh4 +**Shipped version:** 2020.05.15~ynh1 ## Documentation and resources * Official admin documentation: @@ -39,4 +39,4 @@ or sudo yunohost app upgrade yunomonitor -u https://github.com/YunoHost-Apps/yunomonitor_ynh/tree/testing --debug ``` -**More info regarding app packaging:** +**More info regarding app packaging:** \ No newline at end of file diff --git a/README_fr.md b/README_fr.md index 2e92722..675596c 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@ @@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po YunoMonitor is a simple tools to auto-configure monitoring on a remote YunoHost server. So you need one server to monitor and another to run monitoring task. -**Version incluse :** 1.1.0~ynh4 +**Version incluse :** 2020.05.15~ynh1 ## Documentations et ressources * Documentation officielle de l’admin : diff --git a/manifest.toml b/manifest.toml index 1c8755b..e8594fa 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "YunoMonitor" description.en = "Home made tool to monitor automatically your servers" description.fr = "Outil pour surveiller automatiquement vos serveurs" -version = "1.1.0~ynh4" +version = "2020.05.15~ynh1" maintainers = ["ljf"] @@ -55,8 +55,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/zamentur/yunomonitor/archive/0a2c295485dbda9da3b97353e094ef414c939609.tar.gz" - sha256 = "e9c63885c5158771a00ae892967a0f7d1f3f538f26d124f8f096bb7b8ff3113a" + url = "https://github.com/zamentur/yunomonitor/archive/9200895dc9bdd634d2866b0721a78665733dfd4c.tar.gz" + sha256 = "7b89c8c77a24447cf5d57e01dbac486c386bdf617174eec1fcd2a9ad778a6e36" autoupdate.strategy = "latest_github_commit" [resources.system_user]