diff --git a/README.md b/README.md index 0658c93..6467aee 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.3~ynh1 +**Shipped version:** 2.63.0~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index b5797b1..d03432e 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.3~ynh1 +**Versión actual:** 2.63.0~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index b5fea1d..8e2fca9 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.3~ynh1 +**Paketatutako bertsioa:** 2.63.0~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 372e51d..d910ef0 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.3~ynh1 +**Version incluse :** 2.63.0~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 90a4851..736fc6b 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.3~ynh1 +**Versión proporcionada:** 2.63.0~ynh1 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 6794568..e8c0604 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.3~ynh1 +**分发版本:** 2.63.0~ynh1 ## 截图 diff --git a/manifest.toml b/manifest.toml index dcff395..0446682 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.3~ynh1" +version = "2.63.0~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.3.tar.gz" - sha256 = "d6ee8db056a117723c39ff5e5068f8d61a0971a04f6de9c0ee63ed8be16c78fd" + url = "https://github.com/ToolJet/ToolJet/archive/refs/tags/v2.63.0.tar.gz" + sha256 = "6292a51018dde0281e1781d584758bd3ff6bf63a4563ab553a441e37f3dbe9a6" autoupdate.strategy = "latest_github_release"