From ac37f331c06539453b8a6417a8ce21ce10b29471 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Mon, 12 Sep 2022 23:22:25 +0200 Subject: [PATCH] Upgrade to 1.3.5~ynh3 --- check_process | 7 ++----- manifest.json | 2 +- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/check_process b/check_process index 5ff7082..71372db 100644 --- a/check_process +++ b/check_process @@ -11,7 +11,8 @@ setup_private=1 setup_public=1 upgrade=1 - upgrade=1 from_commit=42913fc917c98766b0cbba47a3b40148dffaac58 + 1.3.5~ynh2 + upgrade=1 from_commit=eb58fc627169cd9e68b77b8aa61bb35ebaf6048f backup_restore=1 multi_instance=1 port_already_use=0 @@ -19,7 +20,3 @@ ;;; Options Email= Notification=none -;;; Upgrade options - ; commit=42913fc917c98766b0cbba47a3b40148dffaac58 - name=Refactoring - manifest_arg=domain=DOMAIN&path=PATH&is_public=1& diff --git a/manifest.json b/manifest.json index 141d84d..92aa301 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Minimalist pastebin where the server has zero knowledge of pasted data", "fr": "Pastebin minimaliste où le serveur n'a aucune connaissance des données copiées" }, - "version": "1.3.5~ynh2", + "version": "1.3.5~ynh3", "url": "https://privatebin.info/", "upstream": { "license": "Zlib",