diff --git a/conf/app.src b/conf/app.src index 0395157..f50fdb6 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/ToolJet/ToolJet/archive/v1.6.0.tar.gz -SOURCE_SUM=39440a3c83a27d25d31a1a6482fc40c6b0b27f53099568c94787ca11ef046fec +SOURCE_URL=https://github.com/ToolJet/ToolJet/archive/v1.7.0.tar.gz +SOURCE_SUM=56a32f323f1659c4de458f5bc28eae3cdecebd1ccdfad5fdb8b2ae38a25bb9e6 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 3f75d87..857ae1a 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "description": { "en": "Open-source low-code framework for building React-based web applications and internal tools" }, - "version": "1.6.0~ynh1", + "version": "1.7.0~ynh1", "url": "https://tooljet.com/", "upstream": { "license": "AGPL-3.0",