diff --git a/manifest.json b/manifest.json index 42c7fbb..58351b1 100644 --- a/manifest.json +++ b/manifest.json @@ -4,9 +4,9 @@ "packaging_format": 1, "description": { "en": "End-to-end encrypted note-taking app", - "en": "Application de prise de notes chiffrée" + "en": "Application de prise de notes chiffrées" }, - "version": "3.8.25~ynh2", + "version": "10.17.0~ynh1", "url": "https://github.com/standardnotes/web", "upstream": { "license": "AGPL-3.0-or-later", diff --git a/scripts/_common.sh b/scripts/_common.sh index 27c6652..8dc8f89 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -17,7 +17,7 @@ RUBY_VERSION="2.7.3" NODEJS_VERSION="16" SOURCE="https://github.com/standardnotes/web" -COMMIT="90fcac61e0ed58e875648951fd4c257cd77a4165" +COMMIT="5735ec38f67b42805962c8c7e43b8aea2a65ba4e" node_max_old_space_size=2048