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

Update: manifest.json, check_process

This commit is contained in:
Fabian Wilkens 2022-10-06 07:43:13 +02:00
parent ac480d7866
commit d5c8d08d57
No known key found for this signature in database
GPG key ID: 23DFA025BB4E9FAB
2 changed files with 5 additions and 5 deletions

View file

@ -11,8 +11,8 @@
setup_private=1
setup_public=1
upgrade=1
# 3.20.2~ynh1
# upgrade=1 from_commit=294a7b88cd8dbf396b6f90ecc164cedcb0516e57
# 3.39.1~ynh1
upgrade=1 from_commit=4941f89800edb99faec7094d5ee3ed814b00dec6
backup_restore=1
multi_instance=1
port_already_use=0
@ -21,6 +21,6 @@
Email=
Notification=none
;;; Upgrade options
; commit=294a7b88cd8dbf396b6f90ecc164cedcb0516e57
name=3.20.2~ynh1
; commit=4941f89800edb99faec7094d5ee3ed814b00dec6
name=3.39.1~ynh1
manifest_arg=domain=DOMAIN&is_public=1

View file

@ -6,7 +6,7 @@
"en": "End-to-end encrypted note-taking app",
"fr": "Application de prise de notes chiffrées"
},
"version": "3.66.0~ynh1",
"version": "3.66.0~ynh2",
"url": "https://github.com/standardnotes/web",
"upstream": {
"license": "AGPL-3.0-or-later",