From 9243996c3de66cdc34195b1ef0933b5f0d665a69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 23 Mar 2023 13:50:49 +0100 Subject: [PATCH] cleaning --- scripts/_common.sh | 4 ++-- scripts/install | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index 1f5836a..b8cb43b 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,12 +5,12 @@ #================================================= # Composer version -YNH_COMPOSER_VERSION=2.3.7 +YNH_COMPOSER_VERSION=2.5.4 # Plugins version contextmenu_version=3.3.1 automatic_addressbook_version=v0.4.3 -carddav_version=4.4.3 +carddav_version=5.0.1 #================================================= # EXPERIMENTAL HELPERS diff --git a/scripts/install b/scripts/install index 5a62a0b..ab9912d 100644 --- a/scripts/install +++ b/scripts/install @@ -20,7 +20,6 @@ fpm_usage="low" #================================================= # STORE SETTINGS FROM MANIFEST #================================================= -ynh_script_progression --message="Storing installation settings..." --weight=2 ynh_app_setting_set --app=$app --key=fpm_footprint --value=$fpm_footprint ynh_app_setting_set --app=$app --key=fpm_free_footprint --value=$fpm_free_footprint