diff --git a/manifest.toml b/manifest.toml index cb87aaa..cf39a86 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.3~ynh1" +version = "3.0.4~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/Leantime/leantime/releases/download/v3.0.3/Leantime-v3.0.3.zip" - sha256 = "5ed11525d145d5ad5e246e0f89985cad5e20fcaadb1c130e9c8364f455c4b5b0" + url = "https://github.com/Leantime/leantime/releases/download/v3.0.4/Leantime-v3.0.4.zip" + sha256 = "1ec991ecec9d5f8db20042ea1a3331e3949249aeea1f943a09b06fe52ec1c855" autoupdate.strategy = "latest_github_release" autoupdate.asset = "Leantime-v.*.zip"