diff --git a/README.md b/README.md index 7735a0e..562073b 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.12.15~ynh1 +**Shipped version:** 2022.12.20~ynh1 **Demo:** https://standardnotes.org/demo ## Disclaimers / important information diff --git a/README_fr.md b/README_fr.md index d2168f4..2a422c0 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.12.15~ynh1 +**Version incluse :** 2022.12.20~ynh1 **Démo :** https://standardnotes.org/demo ## Avertissements / informations importantes diff --git a/conf/app.src b/conf/app.src index 1d2f7d7..e9bf684 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/standardnotes/server/archive/ae56126585a0519f2c5a5c8844aee881cdd56f4d.tar.gz -SOURCE_SUM=e508c964be976edfff8943678e687498abed5f1adc733955b9de06be18c962d6 +SOURCE_URL=https://github.com/standardnotes/server/archive/97ff4d5ac2c3ce93d565f26f2f3db0674459336c.tar.gz +SOURCE_SUM=88354582c6b6884aa2541ee1774d2d8228f6a6ac78d629a2e764a817b71dd389 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 5957170..8d1d296 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.12.15~ynh1", + "version": "2022.12.20~ynh1", "url": "https://github.com/standardnotes/standalone", "upstream": { "license": "AGPL-3.0-or-later",