diff --git a/README.md b/README.md index 794719b..d8014db 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.5.3~ynh1 +**Shipped version:** 11.5.5~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index d066f93..c1722ec 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.5.3~ynh1 +**Versión actual:** 11.5.5~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index a5dc0fe..8be20ce 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.5.3~ynh1 +**Paketatutako bertsioa:** 11.5.5~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index a5182ee..1378573 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.5.3~ynh1 +**Version incluse :** 11.5.5~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index c7f5d2a..4435931 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.5.3~ynh1 +**Versión proporcionada:** 11.5.5~ynh1 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index a0a8c06..66ba1d1 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.5.3~ynh1 +**分发版本:** 11.5.5~ynh1 ## 截图 diff --git a/manifest.toml b/manifest.toml index aa6182f..3d01c42 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.5.3~ynh1" +version = "11.5.5~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.5.3.tar.gz" - sha256 = "7ab96af9b935addd6de1d9297c717f387042d6f5edfd20bafa87e82005902e6c" + url = "https://github.com/emoncms/emoncms/archive/refs/tags/11.5.5.tar.gz" + sha256 = "5a47c5aaee197022c5f6b9fc41647cd652cbb16471ba89494345d1cbb34768cf" autoupdate.strategy = "latest_github_tag" autoupdate.asset = "tarball" [resources.sources.graph] - url = "https://github.com/emoncms/emoncms/archive/refs/tags/11.5.3.tar.gz" - sha256 = "7ab96af9b935addd6de1d9297c717f387042d6f5edfd20bafa87e82005902e6c" + url = "https://github.com/emoncms/emoncms/archive/refs/tags/11.5.5.tar.gz" + sha256 = "5a47c5aaee197022c5f6b9fc41647cd652cbb16471ba89494345d1cbb34768cf" in_subdir = false autoupdate.strategy = "latest_github_tag" autoupdate.asset = "tarball"