diff --git a/manifest.toml b/manifest.toml index 52eadf4..f7bba6b 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.0~ynh1" +version = "2.41.1~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.0.tar.gz" - sha256 = "fd307d7b677fea276797f879a537415fb1c988748a04dc5f15eee54bd90355f2" + url = "https://github.com/ToolJet/ToolJet/archive/refs/tags/v2.41.1.tar.gz" + sha256 = "0134893240cf0b4095980920b828515e432c42ec9c64822f50ad0af7204a07fe" autoupdate.strategy = "latest_github_release"