From 933a3642fee0ee7b110eb522b70658ea5851b8d8 Mon Sep 17 00:00:00 2001 From: Pierrick Date: Sat, 18 May 2019 13:15:24 +0200 Subject: [PATCH] Update to 19.0 --- README.md | 2 +- check_process | 2 +- conf/app-frontend.src | 4 ++-- conf/app.src | 4 ++-- manifest.json | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 8777cef..f895b6c 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ A modern, convivial and free music server on YunoHost Installation requires a dedicated domain for now. I hope subpath installation will be possible in the future. -**Shipped version:** 0.18.3 (this is an Alpha version!) +**Shipped version:** 0.19.0 (this is an Alpha version!) ## Screenshots diff --git a/check_process b/check_process index 7a7ca9d..c1128c6 100644 --- a/check_process +++ b/check_process @@ -43,4 +43,4 @@ Notification=all manifest_arg=domain=DOMAIN&path=/&admin=USER&is_public=1 ; commit=806bcb0f320d8e3e28711a9ae1d2b175b95c65ce name=Upgrade from 0.17.0~ynh2 -manifest_arg=domain=DOMAIN&path=/&admin=USER&is_public=1 \ No newline at end of file +manifest_arg=domain=DOMAIN&path=/&admin=USER&is_public=1 diff --git a/conf/app-frontend.src b/conf/app-frontend.src index 7ae3da5..0e4e936 100644 --- a/conf/app-frontend.src +++ b/conf/app-frontend.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://dev.funkwhale.audio/funkwhale/funkwhale/-/jobs/artifacts/0.18.3/download?job=build_front -SOURCE_SUM=2c3306c3d3ee16aa1965ec6ad6c8f7c92af46bb29be84dc114f4eeaec695adfe +SOURCE_URL=https://dev.funkwhale.audio/funkwhale/funkwhale/-/jobs/artifacts/0.19.0/download?job=build_front +SOURCE_SUM=2a664eb81f46c1f7c9d52d472a2a9958356eb409fed36bb2acba7bde87c7d7c6 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/conf/app.src b/conf/app.src index f30c3c7..a58615a 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://dev.funkwhale.audio/funkwhale/funkwhale/-/archive/0.18.3/funkwhale-0.18.3.tar.gz -SOURCE_SUM=c94556d31677088b3113bc43cd328ba2055e253bfd20171777007b803e5c6481 +SOURCE_URL=https://dev.funkwhale.audio/funkwhale/funkwhale/-/archive/0.19.0/funkwhale-0.19.0.tar.gz +SOURCE_SUM=f74be13077819de07dfb377b6a20410543c3e43defa9a74b99588dd9c9b47291 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.bz2 SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index cf3bdc5..df7f8fa 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "description": { "en": "A modern, convivial and free music server" }, - "version": "0.18.3~ynh2", + "version": "0.19.0~ynh1", "url": "https://funkwhale.audio", "license": "AGPL-3.0-or-later", "maintainer": {