diff --git a/manifest.toml b/manifest.toml index 97473e7..1a0119d 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.28.4~ynh1" +version = "2.29.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.28.4.tar.gz" - sha256 = "4c168a418a4dc4e788de4eb46c94309f1b84d029d952420e9b8288db1a922308" + url = "https://github.com/ToolJet/ToolJet/archive/refs/tags/v2.29.0.tar.gz" + sha256 = "e3227836d0822ee3b9eee7059d74e2ca773e078cc33af984544c3b4ef635c5ca" autoupdate.strategy = "latest_github_tag"