1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/snweb_ynh.git synced 2024-09-03 20:26:22 +02:00

Upgrade to version 3.20.0 - tag 10.18.0

This commit is contained in:
yunohost-bot 2022-05-20 06:12:02 +00:00
parent 4a429ec639
commit edb42d34b8
2 changed files with 2 additions and 2 deletions

View file

@ -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",

View file

@ -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