diff --git a/README.md b/README.md
index 7d2f931..a2cb8bf 100644
--- a/README.md
+++ b/README.md
@@ -34,8 +34,7 @@ ToolJet is an open-source low-code framework to build and deploy internal tools
- *Secure:* All the credentials are securely encrypted using `aes-256-gcm`.
- *Doesn't store data:* ToolJet acts only as a proxy and doesn't store any data.
-
-**Shipped version:** 2.30.2~ynh1
+**Shipped version:** 2.33.0~ynh1
## Screenshots
@@ -43,11 +42,11 @@ ToolJet is an open-source low-code framework to build and deploy internal tools
## Documentation and resources
-* Official app website:
-* Official user documentation:
-* Upstream app code repository:
-* YunoHost Store:
-* Report a bug:
+- Official app website:
+- Official user documentation:
+- Upstream app code repository:
+- YunoHost Store:
+- Report a bug:
## Developer info
@@ -55,10 +54,10 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos
To try the testing branch, please proceed like that.
-``` bash
+```bash
sudo yunohost app install https://github.com/YunoHost-Apps/tooljet_ynh/tree/testing --debug
or
sudo yunohost app upgrade tooljet -u https://github.com/YunoHost-Apps/tooljet_ynh/tree/testing --debug
```
-**More info regarding app packaging:**
\ No newline at end of file
+**More info regarding app packaging:**
diff --git a/README_fr.md b/README_fr.md
index 70490b9..20132da 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -34,8 +34,7 @@ ToolJet is an open-source low-code framework to build and deploy internal tools
- *Secure:* All the credentials are securely encrypted using `aes-256-gcm`.
- *Doesn't store data:* ToolJet acts only as a proxy and doesn't store any data.
-
-**Version incluse :** 2.30.2~ynh1
+**Version incluse :** 2.33.0~ynh1
## Captures d’écran
@@ -43,11 +42,11 @@ ToolJet is an open-source low-code framework to build and deploy internal tools
## Documentations et ressources
-* Site officiel de l’app :
-* Documentation officielle utilisateur :
-* Dépôt de code officiel de l’app :
-* YunoHost Store:
-* Signaler un bug :
+- Site officiel de l’app :
+- Documentation officielle utilisateur :
+- Dépôt de code officiel de l’app :
+- YunoHost Store :
+- Signaler un bug :
## Informations pour les développeurs
@@ -55,10 +54,10 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
Pour essayer la branche testing, procédez comme suit.
-``` bash
+```bash
sudo yunohost app install https://github.com/YunoHost-Apps/tooljet_ynh/tree/testing --debug
ou
sudo yunohost app upgrade tooljet -u https://github.com/YunoHost-Apps/tooljet_ynh/tree/testing --debug
```
-**Plus d’infos sur le packaging d’applications :**
\ No newline at end of file
+**Plus d’infos sur le packaging d’applications :**