From 2fc0cea1c4a7afbad6b69e718fa726798ae45133 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Mon, 11 Oct 2021 19:50:13 +0200 Subject: [PATCH] Increase version number --- check_process | 8 ++++++++ manifest.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/check_process b/check_process index 4da3498..23091f6 100644 --- a/check_process +++ b/check_process @@ -18,7 +18,15 @@ setup_private=1 setup_public=1 upgrade=1 + # 1.0.1~ynh1 + upgrade=1 from_commit=5cc2d3ffd6529cc7356ff93af92dbb6785c3ab9a backup_restore=1 multi_instance=1 port_already_use=0 change_url=1 +;;; Options +Email= +Notification=none +;;; Upgrade options + ; commit=5cc2d3ffd6529cc7356ff93af92dbb6785c3ab9a + name=1.0.1~ynh1 diff --git a/manifest.json b/manifest.json index b8a8d8c..7130ec5 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "A simple donation form with stripe", "fr": "Un simple formulaire de don avec stripe" }, - "version": "1.0.1~ynh1", + "version": "1.0.1~ynh2", "url": "https://github.com/YunoHost/pepettes/", "upstream": { "license": "MIT",