diff --git a/README.md b/README.md index 9bbf3a0..bbf6161 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Standard Notes is an end-to-end encrypted note-taking app for digitalists and professionals. Capture your notes, files, and life’s work all in one secure place. -**Shipped version:** 2022.11.18~ynh1 +**Shipped version:** 2022.11.25~ynh1 **Demo:** https://standardnotes.org/demo ## Disclaimers / important information diff --git a/README_fr.md b/README_fr.md index 847cbb8..b0fd56a 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Standard Notes est une application de prise de notes chiffrée de bout en bout pour les numériciens et les professionnels. Capturez vos notes, vos fichiers et le travail de votre vie en un seul endroit sécurisé. -**Version incluse :** 2022.11.18~ynh1 +**Version incluse :** 2022.11.25~ynh1 **Démo :** https://standardnotes.org/demo ## Avertissements / informations importantes diff --git a/conf/app.src b/conf/app.src index 2e00771..0bb4593 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/standardnotes/server/archive/840777a851c09860f0cc0f97b479a77afe4fb607.tar.gz -SOURCE_SUM=5b63cb9b4a59562df7a78a933689c53a383cb948b05eaf3c9072f756adb1f79c +SOURCE_URL=https://github.com/standardnotes/server/archive/efc355982c462aabe6269f8bca7a1409672c4906.tar.gz +SOURCE_SUM=378796752b7d15e12d58030e42626ffa6991381c64d3fcedef3309f13879b3bf SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 817572a..3f114c7 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "description": { "en": "The Standard Notes syncing server. An end-to-end encrypted note-taking app." }, - "version": "2022.11.18~ynh1", + "version": "2022.11.25~ynh1", "url": "https://github.com/standardnotes/standalone", "upstream": { "license": "AGPL-3.0-or-later",