diff --git a/README.md b/README.md
index e5b3611..c4700d6 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ It shall NOT be edited by hand.
# Standard Notes for YunoHost
-[](https://dash.yunohost.org/appci/app/snweb)  
+[](https://dash.yunohost.org/appci/app/snweb)  
[](https://install-app.yunohost.org/?app=snweb)
*[Lire ce readme en français.](./README_fr.md)*
@@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
End-to-end encrypted note-taking app
-**Shipped version:** 3.136.3~ynh1
+**Shipped version:** 3.138.0~ynh1
**Demo:** https://standardnotes.org/demo
diff --git a/README_fr.md b/README_fr.md
index 2f68855..a10e68d 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -5,25 +5,25 @@ It shall NOT be edited by hand.
# Standard Notes pour YunoHost
-[](https://dash.yunohost.org/appci/app/snweb)  
+[](https://dash.yunohost.org/appci/app/snweb)  
[](https://install-app.yunohost.org/?app=snweb)
*[Read this readme in english.](./README.md)*
-> *Ce package vous permet d'installer Standard Notes rapidement et simplement sur un serveur YunoHost.
-Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
+> *Ce package vous permet d’installer Standard Notes rapidement et simplement sur un serveur YunoHost.
+Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
-## Vue d'ensemble
+## Vue d’ensemble
Application de prise de notes chiffrées
-**Version incluse :** 3.136.3~ynh1
+**Version incluse :** 3.138.0~ynh1
**Démo :** https://standardnotes.org/demo
-## Captures d'écran
+## Captures d’écran
-
+
## Avertissements / informations importantes
@@ -33,10 +33,10 @@ Application de prise de notes chiffrées
## Documentations et ressources
-* Site officiel de l'app :
+* Site officiel de l’app :
* Documentation officielle utilisateur :
-* Documentation officielle de l'admin :
-* Dépôt de code officiel de l'app :
+* Documentation officielle de l’admin :
+* Dépôt de code officiel de l’app :
* Documentation YunoHost pour cette app :
* Signaler un bug :
@@ -52,4 +52,4 @@ ou
sudo yunohost app upgrade snweb -u https://github.com/YunoHost-Apps/snweb_ynh/tree/testing --debug
```
-**Plus d'infos sur le packaging d'applications :**
+**Plus d’infos sur le packaging d’applications :**
\ No newline at end of file
diff --git a/conf/app.src b/conf/app.src
index b6fb3d5..46c062a 100644
--- a/conf/app.src
+++ b/conf/app.src
@@ -1,5 +1,5 @@
-SOURCE_URL=https://github.com/standardnotes/app/archive/refs/tags/@standardnotes/web@3.136.3.tar.gz
-SOURCE_SUM=59ca87eca3a8afd0dde0d24bcd17e4794db6ad43fa210c5929fd5ef55ca1333a
+SOURCE_URL=https://github.com/standardnotes/app/archive/refs/tags/@standardnotes/web@3.138.0.tar.gz
+SOURCE_SUM=1873665f09e559d9e492b63c33860187c7ec122c7a161c65ce4ce93531ca0c94
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
diff --git a/manifest.json b/manifest.json
index 750768a..86f841b 100644
--- a/manifest.json
+++ b/manifest.json
@@ -6,7 +6,7 @@
"en": "End-to-end encrypted note-taking app",
"fr": "Application de prise de notes chiffrées"
},
- "version": "3.136.3~ynh1",
+ "version": "3.138.0~ynh1",
"url": "https://github.com/standardnotes/web",
"upstream": {
"license": "AGPL-3.0-or-later",