diff --git a/conf/app.src b/conf/app.src index 4d5096b..9de6101 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/firefly-iii/firefly-iii/archive/refs/tags/5.7.18.tar.gz -SOURCE_SUM=4bfc5370fa7abf0f6bb0dd00da59c7b2598d930bb8e3b3e7082245628b7c7f8d +SOURCE_URL=https://github.com/firefly-iii/firefly-iii/archive/refs/tags/v6.0.4.tar.gz +SOURCE_SUM=4b04ea295313f04bae13534983a6e28310770d7b2ce84034df753127c6bc675d SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 4e2d52f..c8d28b7 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Self-hosted financial manager", "fr": "Gestionnaire de finances personnelles" }, - "version": "5.7.18~ynh1", + "version": "6.0.4~ynh1", "url": "https://firefly-iii.org/", "upstream": { "license": "GPL-3.0-or-later",