diff --git a/README.md b/README.md index 5621266..e8b47d8 100644 --- a/README.md +++ b/README.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.88.1~ynh1 +**Shipped version:** 3.90.6~ynh1 **Demo:** https://standardnotes.org/demo diff --git a/README_fr.md b/README_fr.md index 2deec95..3cb371c 100644 --- a/README_fr.md +++ b/README_fr.md @@ -17,7 +17,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Application de prise de notes chiffrées -**Version incluse :** 3.88.1~ynh1 +**Version incluse :** 3.90.6~ynh1 **Démo :** https://standardnotes.org/demo diff --git a/conf/app.src b/conf/app.src index 03c793f..a393458 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.88.1.tar.gz -SOURCE_SUM=daf5ae233991dcb4ddc860b908767bdb19cc44b161e3e3e91a39567c26913d15 +SOURCE_URL=https://github.com/standardnotes/app/archive/refs/tags/@standardnotes/web@3.90.6.tar.gz +SOURCE_SUM=a0f8632c018f27ecabbe7baea6ba0048a190b8bfc8cc76e890c68dabad30affb SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index c018565..8710884 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.88.1~ynh1", + "version": "3.90.6~ynh1", "url": "https://github.com/standardnotes/web", "upstream": { "license": "AGPL-3.0-or-later",