From d5c8d08d5721900b7458a2438b9e55ece7b7f0df Mon Sep 17 00:00:00 2001 From: Fabian Wilkens Date: Thu, 6 Oct 2022 07:43:13 +0200 Subject: [PATCH] Update: manifest.json, check_process --- check_process | 8 ++++---- manifest.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/check_process b/check_process index 979298f..a55a184 100644 --- a/check_process +++ b/check_process @@ -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 diff --git a/manifest.json b/manifest.json index 36fb407..4786072 100644 --- a/manifest.json +++ b/manifest.json @@ -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",