From edb42d34b8e9387ba4f6d99deeaca47d10db1715 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 20 May 2022 06:12:02 +0000 Subject: [PATCH] Upgrade to version 3.20.0 - tag 10.18.0 --- manifest.json | 2 +- scripts/_common.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 7580ac9..30a4e22 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.14.0~ynh1", + "version": "3.20.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 8dc8f89..36e951b 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="5735ec38f67b42805962c8c7e43b8aea2a65ba4e" +COMMIT="59ec0980977c091c1dc2cfc3b9030a89292ca36a" node_max_old_space_size=2048