diff --git a/manifest.toml b/manifest.toml index 6074961..ddb2359 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.1.4~ynh1" +version = "3.2.0~ynh1" maintainers = [] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/Leantime/leantime/releases/download/v3.1.4/Leantime-v3.1.4.zip" - sha256 = "75ef94eed67f71fd05cf9499b662a11db8689f5d2032c7535cf0292565abab4b" + url = "https://github.com/Leantime/leantime/releases/download/v3.2.0/Leantime-v3.2.0.zip" + sha256 = "1a287a157f6e57c99c42a2a5238b8daedf22a85718a0a5daaf3e2f904468308f" autoupdate.strategy = "latest_github_release" autoupdate.asset = "Leantime-v.*.zip"