diff --git a/conf/api.src b/conf/api.src index 34b569b..d721da9 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-rc1/download?job=build_api +SOURCE_SUM=0afc1c30982e04f73161f9944208d1757358fa37f0ffd83d4314338ea068986f SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/conf/front.src b/conf/front.src index 122c8eb..05f7b4b 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-rc1/download?job=build_front +SOURCE_SUM=1c187c4f7f75b577fe26a25251fe4969a901624f36de6b2f5b4f165082767ff5 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index ffc9fd7..e5e4bad 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-rc1~ynh1", "url": "https://funkwhale.audio", "upstream": { "license": "AGPL-3.0-or-later",