diff --git a/manifest.json b/manifest.json index 95787d9..4df435e 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "description": { "en": "The Standard Notes Web App. An end-to-end encrypted note-taking app. Web, Mac, Windows, Linux, iOS, and Android." }, - "version": "3.6.8~ynh2", + "version": "3.8.18~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 366f9fe..196d60c 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -17,7 +17,7 @@ RUBY_VERSION="2.7.3" NODEJS_VERSION="15.11.0" SOURCE="https://github.com/standardnotes/web" -COMMIT="bc855b0a1722d2f4ac534ea4d4035299acb7a40a" +COMMIT="6408941c07effefc99c6622a8e599d1cab98cd09" #================================================= # PERSONAL HELPERS