diff --git a/README.md b/README.md index bcfdd61..80b0c98 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.30~ynh1 +**Shipped version:** 2023.01.06~ynh1 **Demo:** https://standardnotes.org/demo ## Disclaimers / important information diff --git a/README_fr.md b/README_fr.md index 8d08fdf..e78378e 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.30~ynh1 +**Version incluse :** 2023.01.06~ynh1 **Démo :** https://standardnotes.org/demo ## Avertissements / informations importantes diff --git a/conf/app.src b/conf/app.src index cc345d7..b2954d7 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/standardnotes/server/archive/f6ab2ca9ba0ce79d70f58cc037fdaf5f05581f3a.tar.gz -SOURCE_SUM=fd6e6cfb559fc4868c7fef755d4e97cf22b0391ed4bf5bab5f924c7b678a8375 +SOURCE_URL=https://github.com/standardnotes/server/archive/1c5c8b81d5798b2d48831cb909ac90f6b8aa2e21.tar.gz +SOURCE_SUM=45e4b6cbd6252d337e516e43e4f28f2fccd773fb4c61d2abc5fc57cab61f07d1 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index eb2d114..0cfce41 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.30~ynh1", + "version": "2023.01.06~ynh1", "url": "https://github.com/standardnotes/standalone", "upstream": { "license": "AGPL-3.0-or-later",