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:
parent
5c5055a893
commit
4a2f282abc
2 changed files with 3 additions and 3 deletions
|
@ -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",
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue