From 44d17daa22776538e0b942185ee8b0d4a01a22c5 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Wed, 14 Jul 2021 13:19:59 +0200 Subject: [PATCH] Upgrade to 0.4.4~ynh2 --- check_process | 6 ++++-- manifest.json | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/check_process b/check_process index 8c819a8..f4efec3 100644 --- a/check_process +++ b/check_process @@ -14,6 +14,8 @@ setup_private=0 setup_public=0 upgrade=1 + # 0.4.4~ynh1 + upgrade=1 from_commit=3fcde5a7829938763b393ac1e878929bdc35297f backup_restore=1 multi_instance=0 port_already_use=0 @@ -22,5 +24,5 @@ Email=yalh@yahoo.com Notification=all ;;; Upgrade options - ; commit=CommitHash - name=Name and date of the commit. + ; commit=3fcde5a7829938763b393ac1e878929bdc35297f + name=0.4.4~ynh1. diff --git a/manifest.json b/manifest.json index 17fca68..25b4d09 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "description": { "en": "A gemini server written in rust." }, - "version": "0.4.4~ynh1", + "version": "0.4.4~ynh2", "url": "https://codeberg.org/Valenoern/gemserv", "upstream": { "license": "MIT",