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

Set version to tag

This commit is contained in:
ericgaspar 2022-04-10 10:52:40 +02:00
parent 5c5055a893
commit 4a2f282abc
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 3 additions and 3 deletions

View file

@ -4,9 +4,9 @@
"packaging_format": 1, "packaging_format": 1,
"description": { "description": {
"en": "End-to-end encrypted note-taking app", "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", "url": "https://github.com/standardnotes/web",
"upstream": { "upstream": {
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",

View file

@ -17,7 +17,7 @@ RUBY_VERSION="2.7.3"
NODEJS_VERSION="16" NODEJS_VERSION="16"
SOURCE="https://github.com/standardnotes/web" SOURCE="https://github.com/standardnotes/web"
COMMIT="90fcac61e0ed58e875648951fd4c257cd77a4165" COMMIT="5735ec38f67b42805962c8c7e43b8aea2a65ba4e"
node_max_old_space_size=2048 node_max_old_space_size=2048