diff --git a/README.md b/README.md index ea512a0..0e31d82 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,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:** 1.11.0~ynh1 +**Shipped version:** 1.12.1~ynh1 diff --git a/README_fr.md b/README_fr.md index de83ceb..1a3b683 100644 --- a/README_fr.md +++ b/README_fr.md @@ -30,7 +30,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 :** 1.11.0~ynh1 +**Version incluse :** 1.12.1~ynh1 diff --git a/conf/app.src b/conf/app.src index 7e92a55..3809647 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/ToolJet/ToolJet/archive/v1.11.0.tar.gz -SOURCE_SUM=cc9f714a07d66ab3199d80db91c2e48c1a4ddd41c9f477cb482ff804b1eebffa +SOURCE_URL=https://github.com/ToolJet/ToolJet/archive/v1.12.1.tar.gz +SOURCE_SUM=976fa9da609159b41925f428da5a45e868eab76a76b74968036f639268327273 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 0b2fdef..7889e5b 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.11.0~ynh1", + "version": "1.12.1~ynh1", "url": "https://tooljet.com/", "upstream": { "license": "AGPL-3.0",