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

Merge pull request #21 from YunoHost-Apps/3.8.21

Update to 3.8.21
This commit is contained in:
Fabian Wilkens 2021-09-02 20:49:44 +02:00 committed by GitHub
commit b73bd542ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 8 additions and 10 deletions

View file

@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
The Standard Notes Web App. An end-to-end encrypted note-taking app. Web, Mac, Windows, Linux, iOS, and Android.
**Shipped version:** 3.8.18~ynh1
**Shipped version:** 3.8.21~ynh1
**Demo:** https://standardnotes.org/demo

View file

@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
**Version incluse :** 3.8.18~ynh1
**Version incluse :** 3.8.21~ynh1
**Démo :** https://standardnotes.org/demo

View file

@ -11,12 +11,10 @@
setup_private=1
setup_public=1
upgrade=1
# 3.8.21~ynh1
upgrade=1 from_commit=5df29231f1fb18e7ce49949fdcf7c9275ce19ffc
# 3.6.8~ynh2
upgrade=1 from_commit=89de808ffc824be93a4394abcf45219f9376dfa5
# 3.6.2~yhn1
#upgrade=1 from_commit=0459e279ab1ac0624203b710619bfe3f22686908
# 3.5.11~ynh1
#upgrade=1 from_commit=2c82b25537bc09b99c1daeced8ca38fe9b1bae8b
backup_restore=1
multi_instance=1
port_already_use=0
@ -25,6 +23,6 @@
Email=
Notification=none
;;; Upgrade options
; commit=89de808ffc824be93a4394abcf45219f9376dfa5
name=3.6.8~ynh2
; commit=5df29231f1fb18e7ce49949fdcf7c9275ce19ffc
name=3.8.21~ynh1
manifest_arg=domain=DOMAIN&is_public=1

View file

@ -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.8.18~ynh1",
"version": "3.8.21~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="15.11.0"
SOURCE="https://github.com/standardnotes/web"
COMMIT="6408941c07effefc99c6622a8e599d1cab98cd09"
COMMIT="7bede7609fe685dbc9c3e0a6f5d11c1eaae07190"
#=================================================
# PERSONAL HELPERS