diff --git a/README.md b/README.md index 6467aee..fb1ce53 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.63.0~ynh1 +**Shipped version:** 2.65.2~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index d03432e..f5238ad 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.63.0~ynh1 +**Versión actual:** 2.65.2~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index 8e2fca9..07693dc 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.63.0~ynh1 +**Paketatutako bertsioa:** 2.65.2~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index d910ef0..506cf66 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.63.0~ynh1 +**Version incluse :** 2.65.2~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 736fc6b..9d16761 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.63.0~ynh1 +**Versión proporcionada:** 2.65.2~ynh1 ## Capturas de pantalla diff --git a/README_id.md b/README_id.md index 0603fcc..1abd532 100644 --- a/README_id.md +++ b/README_id.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 terkirim:** 2.63.0~ynh1 +**Versi terkirim:** 2.65.2~ynh1 ## Tangkapan Layar diff --git a/README_zh_Hans.md b/README_zh_Hans.md index e8c0604..de61092 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.63.0~ynh1 +**分发版本:** 2.65.2~ynh1 ## 截图 diff --git a/manifest.toml b/manifest.toml index 0446682..99b1c15 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.63.0~ynh1" +version = "2.65.2~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.63.0.tar.gz" - sha256 = "6292a51018dde0281e1781d584758bd3ff6bf63a4563ab553a441e37f3dbe9a6" + url = "https://github.com/ToolJet/ToolJet/archive/refs/tags/v2.65.2.tar.gz" + sha256 = "5b7e01657d35eed98e2d082bb7ee04ae5f3c8c22f9b3b3261f35ce7ab7981c92" autoupdate.strategy = "latest_github_release"