diff --git a/manifest.toml b/manifest.toml index f7bba6b..5a5eb68 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.41.1~ynh1" +version = "2.42.0~ynh1" maintainers = ["Tagadda"] @@ -39,8 +39,8 @@ ram.runtime = "300M" [resources.sources] [resources.sources.main] - url = "https://github.com/ToolJet/ToolJet/archive/refs/tags/v2.41.1.tar.gz" - sha256 = "0134893240cf0b4095980920b828515e432c42ec9c64822f50ad0af7204a07fe" + url = "https://github.com/ToolJet/ToolJet/archive/refs/tags/v2.42.0.tar.gz" + sha256 = "e028504ae1d3583d0d8ea14ea94c333e235b64478e7dd5457b5e22202bb97f1f" autoupdate.strategy = "latest_github_release"