diff --git a/README.md b/README.md index a697f45..071d96e 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.31.0~ynh1 +**Shipped version:** 1.31.2~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 7aab5bc..50ec8b5 100644 --- a/README_fr.md +++ b/README_fr.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. -**Version incluse :** 1.31.0~ynh1 +**Version incluse :** 1.31.2~ynh1 ## Captures d'écran diff --git a/conf/app.src b/conf/app.src index f0bae79..7067b60 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/ToolJet/ToolJet/archive/v1.31.0.tar.gz -SOURCE_SUM=e3cf33c6af1e9a25ac0c4a62de2a4b017fc4cb7c99758f00f76882558c024d44 +SOURCE_URL=https://github.com/ToolJet/ToolJet/archive/v1.31.2.tar.gz +SOURCE_SUM=49a3a01f3f53aab218237c033380c44c6c44cffcb161bd032bb5fdad0b62f1cf SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 1702015..5a89122 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.31.0~ynh1", + "version": "1.31.2~ynh1", "url": "https://tooljet.com/", "upstream": { "license": "AGPL-3.0",