diff --git a/README.md b/README.md index 924c330..e0837f0 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,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:** 2.14.1~ynh1 +**Shipped version:** 2.16.1~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index aa0fa2f..72e269d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -35,7 +35,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 :** 2.14.1~ynh1 +**Version incluse :** 2.16.1~ynh1 ## Captures d’écran diff --git a/conf/app.src b/conf/app.src index bfb73f2..1668c1e 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/ToolJet/ToolJet/archive/v2.14.1.tar.gz -SOURCE_SUM=65c7306ed1a536293511450438ad248aaf9134b5ac9bc23e73c694f051c68041 +SOURCE_URL=https://github.com/ToolJet/ToolJet/archive/v2.16.1.tar.gz +SOURCE_SUM=f3ba9112ba4afeabeda451ce302afb3fa431ba7f030702cc67457c37bc104a9f SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index cbaee1e..a7cdf45 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": "2.14.1~ynh1", + "version": "2.16.1~ynh1", "url": "https://tooljet.com/", "upstream": { "license": "AGPL-3.0",