diff --git a/README.md b/README.md index 0e20f2c..3c842de 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.104.0~ynh1 +**Shipped version:** 3.111.0~ynh1 **Demo:** https://standardnotes.org/demo diff --git a/README_fr.md b/README_fr.md index e119461..65f733e 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.104.0~ynh1 +**Version incluse :** 3.111.0~ynh1 **Démo :** https://standardnotes.org/demo diff --git a/conf/app.src b/conf/app.src index ec4aa99..677ca9e 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.104.0.tar.gz -SOURCE_SUM=71c093ef7b5974b39469de9c8fdf6da5677b1b21df22837541d5d494c6b1e5b6 +SOURCE_URL=https://github.com/standardnotes/app/archive/refs/tags/@standardnotes/web@3.111.0.tar.gz +SOURCE_SUM=4133326cc43009c871cd0a55139189fd8e6110e3128c2763aa2f6508c83caac7 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 777340b..97bba76 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.104.0~ynh1", + "version": "3.111.0~ynh1", "url": "https://github.com/standardnotes/web", "upstream": { "license": "AGPL-3.0-or-later",