From 9a15e97ee58c56721b9ed5fe4c50f60bbc36a337 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Holcroft Date: Sat, 23 Jun 2018 23:38:20 +0200 Subject: [PATCH] Upgrade version number and tests --- check_process | 6 +++--- manifest.json | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/check_process b/check_process index 60ef34f..38ada3d 100644 --- a/check_process +++ b/check_process @@ -16,7 +16,7 @@ setup_private=1 setup_public=1 upgrade=1 - upgrade=1 from_commit=2d2aedf3dac89e47f4c7083c0b9f55988ab3de54 + upgrade=1 from_commit=ddb98f0220b9da59bd41ca354247dd36ec8657dc backup_restore=1 multi_instance=1 incorrect_path=0 @@ -39,6 +39,6 @@ Email=jean-baptiste@holcroft.fr Notification=all ;;; Upgrade options - ; commit=2d2aedf3dac89e47f4c7083c0b9f55988ab3de54 - name=Upgrade from 0.14 + ; commit=ddb98f0220b9da59bd41ca354247dd36ec8657dc + name=Upgrade from 0.14.2 manifest_arg=domain=DOMAIN&path=/&admin=USER&is_public=1 \ No newline at end of file diff --git a/manifest.json b/manifest.json index e90a056..34ca215 100644 --- a/manifest.json +++ b/manifest.json @@ -3,12 +3,12 @@ "id": "funkwhale", "packaging_format": 1, "requirements": { - "yunohost": ">= 3.0.0~beta1.2" + "yunohost": ">= 3.0.0" }, "description": { "en": "A modern, convivial and free music server" }, - "version": "0.14.2~ynh1", + "version": "0.14.2~ynh2", "url": "https://funkwhale.audio", "license": "BSD-3-Clause", "maintainer": {