diff --git a/manifest.toml b/manifest.toml index 3f3e67b..b3579dd 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Leantime" description.en = "Project management system for startups and innovators" description.fr = "Système de gestion de projet pour les startups et les innovateurs" -version = "3.0.6~ynh1" +version = "3.0.7~ynh1" maintainers = [] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/Leantime/leantime/releases/download/v3.0.6/Leantime-v3.0.6.zip" - sha256 = "5402ac46c1e6624e08e6ae41951c7f30c94e3d482b63a2ccf517fc2e69fb1788" + url = "https://github.com/Leantime/leantime/releases/download/v3.0.7/Leantime-v3.0.7.zip" + sha256 = "c5773174fe7fad63b783dbfdeb83023dc9011e7e081b0af671f70cf657dd77b7" autoupdate.strategy = "latest_github_release" autoupdate.asset = "Leantime-v.*.zip"