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",