diff --git a/conf/api.src b/conf/api.src index 34b569b..24e3017 100644 --- a/conf/api.src +++ b/conf/api.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://dev.funkwhale.audio/funkwhale/funkwhale/-/jobs/artifacts/1.2.9/download?job=build_api -SOURCE_SUM=abf56effa3e985c21a972cb2797fc5fa10b01ce172b32d096c8cc417bbcfcc82 +SOURCE_URL=https://dev.funkwhale.audio/funkwhale/funkwhale/-/jobs/artifacts/1.3.0-rc3/download?job=build_api +SOURCE_SUM=fdc2450f594e952a002bce92b41d54de3c9694d169cc0f3d16fb37f84dbb492d SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/conf/front.src b/conf/front.src index 122c8eb..fb343a5 100644 --- a/conf/front.src +++ b/conf/front.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://dev.funkwhale.audio/funkwhale/funkwhale/builds/artifacts/1.2.9/download?job=build_front -SOURCE_SUM=2faee2b31b5d717e4e5f34f3d4a6de8341a659d93a967bfeccab02d38580a6fd +SOURCE_URL=https://dev.funkwhale.audio/funkwhale/funkwhale/builds/artifacts/1.3.0-rc3/download?job=build_front +SOURCE_SUM=ff23a335cf12c6b4e372b5318c07e85d5f75998e1220e40e25e4a4c433c83e1a SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index ffc9fd7..9f53eb0 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Convivial and modern music server", "fr": "Serveur de musique moderne et convivial" }, - "version": "1.2.9~ynh1", + "version": "1.3.0-rc3~ynh1", "url": "https://funkwhale.audio", "upstream": { "license": "AGPL-3.0-or-later",