diff --git a/manifest.toml b/manifest.toml index 9308d0d..ac57f1f 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.0~ynh1" +version = "3.0.2~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.0/Leantime-v3.0.0.zip" - sha256 = "051e1ee41a648eebf5877e54187e2e60992cedab467818e91fe8ab3176687a1a" + url = "https://github.com/Leantime/leantime/releases/download/v3.0.2/Leantime-v3.0.2.zip" + sha256 = "a571e0a419f7e83eda2822feeeb3ef42b64b0394f55c632333d4adff787675bc" autoupdate.strategy = "latest_github_release" autoupdate.asset = "Leantime-v.*.zip"