diff --git a/README.md b/README.md index 4e602f8..3b45be4 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ ToolJet is an open-source low-code framework to build and deploy internal tools - *Doesn't store data:* ToolJet acts only as a proxy and doesn't store any data. -**Shipped version:** 2.61.0~ynh1 +**Shipped version:** 2.61.3~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index 18af812..3cc78f4 100644 --- a/README_es.md +++ b/README_es.md @@ -35,7 +35,7 @@ ToolJet is an open-source low-code framework to build and deploy internal tools - *Doesn't store data:* ToolJet acts only as a proxy and doesn't store any data. -**Versión actual:** 2.61.0~ynh1 +**Versión actual:** 2.61.3~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index f33b1f7..dcf3512 100644 --- a/README_eu.md +++ b/README_eu.md @@ -35,7 +35,7 @@ ToolJet is an open-source low-code framework to build and deploy internal tools - *Doesn't store data:* ToolJet acts only as a proxy and doesn't store any data. -**Paketatutako bertsioa:** 2.61.0~ynh1 +**Paketatutako bertsioa:** 2.61.3~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 77a3617..21c7f34 100644 --- a/README_fr.md +++ b/README_fr.md @@ -35,7 +35,7 @@ ToolJet is an open-source low-code framework to build and deploy internal tools - *Doesn't store data:* ToolJet acts only as a proxy and doesn't store any data. -**Version incluse :** 2.61.0~ynh1 +**Version incluse :** 2.61.3~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 73a4c95..ad0b02c 100644 --- a/README_gl.md +++ b/README_gl.md @@ -35,7 +35,7 @@ ToolJet is an open-source low-code framework to build and deploy internal tools - *Doesn't store data:* ToolJet acts only as a proxy and doesn't store any data. -**Versión proporcionada:** 2.61.0~ynh1 +**Versión proporcionada:** 2.61.3~ynh1 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 76f409e..3bc07fa 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -35,7 +35,7 @@ ToolJet is an open-source low-code framework to build and deploy internal tools - *Doesn't store data:* ToolJet acts only as a proxy and doesn't store any data. -**分发版本:** 2.61.0~ynh1 +**分发版本:** 2.61.3~ynh1 ## 截图 diff --git a/manifest.toml b/manifest.toml index e1d576d..d8ee320 100644 --- a/manifest.toml +++ b/manifest.toml @@ -4,7 +4,7 @@ id = "tooljet" name = "ToolJet" description.en = "Open-source low-code framework for building React-based web applications and internal tools" -version = "2.61.0~ynh1" +version = "2.61.3~ynh1" maintainers = ["Tagadda"] @@ -38,8 +38,8 @@ ram.runtime = "300M" [resources.sources] [resources.sources.main] - url = "https://github.com/ToolJet/ToolJet/archive/refs/tags/v2.61.0.tar.gz" - sha256 = "dc4c4fe0c20a1ef4f865f009526b2bf5318bc1f7ed340d80f29f93be5e36be80" + url = "https://github.com/ToolJet/ToolJet/archive/refs/tags/v2.61.3.tar.gz" + sha256 = "d6ee8db056a117723c39ff5e5068f8d61a0971a04f6de9c0ee63ed8be16c78fd" autoupdate.strategy = "latest_github_release"