diff --git a/README.md b/README.md index ee3a42f..1582105 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. Emoncms is an open-source web application for processing, logging and visualising energy, temperature and other environmental data and is part of the OpenEnergyMonitor project. -**Shipped version:** 11.6.1~ynh1 +**Shipped version:** 11.6.2~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index e94e222..611b217 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. Emoncms is an open-source web application for processing, logging and visualising energy, temperature and other environmental data and is part of the OpenEnergyMonitor project. -**Versión actual:** 11.6.1~ynh1 +**Versión actual:** 11.6.2~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index 0eac8ba..7cafe0b 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Emoncms is an open-source web application for processing, logging and visualising energy, temperature and other environmental data and is part of the OpenEnergyMonitor project. -**Paketatutako bertsioa:** 11.6.1~ynh1 +**Paketatutako bertsioa:** 11.6.2~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 2a3f440..d2b1160 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. Emoncms is an open-source web application for processing, logging and visualising energy, temperature and other environmental data and is part of the OpenEnergyMonitor project. -**Version incluse :** 11.6.1~ynh1 +**Version incluse :** 11.6.2~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index f199ced..e530d2c 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Emoncms is an open-source web application for processing, logging and visualising energy, temperature and other environmental data and is part of the OpenEnergyMonitor project. -**Versión proporcionada:** 11.6.1~ynh1 +**Versión proporcionada:** 11.6.2~ynh1 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 0192b7b..576fd3f 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Emoncms is an open-source web application for processing, logging and visualising energy, temperature and other environmental data and is part of the OpenEnergyMonitor project. -**分发版本:** 11.6.1~ynh1 +**分发版本:** 11.6.2~ynh1 ## 截图 diff --git a/manifest.toml b/manifest.toml index 27edcbd..e6577f1 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Emoncms" description.en = "Processing, logging and visualising energy, temperature and other environmental data" description.fr = "Traitement enregistrement et la visualisation de l'énergie, de la température et d'autres données environnementales" -version = "11.6.1~ynh1" +version = "11.6.2~ynh1" maintainers = [] @@ -44,14 +44,14 @@ ram.runtime = "50M" [resources] [resources.sources] [resources.sources.main] - url = "https://github.com/emoncms/emoncms/archive/refs/tags/11.6.1.tar.gz" - sha256 = "9ed830749db6fcbd20b32a55af68dca33b72817ddb34a9e99f836b600811ba19" + url = "https://github.com/emoncms/emoncms/archive/refs/tags/11.6.2.tar.gz" + sha256 = "124304ecba074d2e082389fbb8794a253b32768e70b4026322c6dc1f29dbea42" autoupdate.strategy = "latest_github_tag" autoupdate.asset = "tarball" [resources.sources.graph] - url = "https://github.com/emoncms/emoncms/archive/refs/tags/11.6.1.tar.gz" - sha256 = "9ed830749db6fcbd20b32a55af68dca33b72817ddb34a9e99f836b600811ba19" + url = "https://github.com/emoncms/emoncms/archive/refs/tags/11.6.2.tar.gz" + sha256 = "124304ecba074d2e082389fbb8794a253b32768e70b4026322c6dc1f29dbea42" in_subdir = false autoupdate.strategy = "latest_github_tag" autoupdate.asset = "tarball"