diff --git a/README.md b/README.md index 9c48ffb..276c20b 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ It shall NOT be edited by hand. Leantime is a lean open source project management system for startups and innovators. It's an alternative to ClickUp, Notion, and Asana. -**Shipped version:** 3.1.3~ynh1 +**Shipped version:** 3.1.4~ynh1 ## Screenshots diff --git a/README_eu.md b/README_eu.md index 4ab957d..b2b4d58 100644 --- a/README_eu.md +++ b/README_eu.md @@ -18,7 +18,7 @@ EZ editatu eskuz. Leantime is a lean open source project management system for startups and innovators. It's an alternative to ClickUp, Notion, and Asana. -**Paketatutako bertsioa:** 3.1.3~ynh1 +**Paketatutako bertsioa:** 3.1.4~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 4019893..c534608 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main. Leantime est un système de gestion de projet open source allégé pour les startups et les innovateurs. C'est une alternative à ClickUp, Notion et Asana. -**Version incluse :** 3.1.3~ynh1 +**Version incluse :** 3.1.4~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index e9b7a60..024af5c 100644 --- a/README_gl.md +++ b/README_gl.md @@ -18,7 +18,7 @@ NON debe editarse manualmente. Leantime is a lean open source project management system for startups and innovators. It's an alternative to ClickUp, Notion, and Asana. -**Versión proporcionada:** 3.1.3~ynh1 +**Versión proporcionada:** 3.1.4~ynh1 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 1e392e5..f0a9d1a 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -18,7 +18,7 @@ Leantime is a lean open source project management system for startups and innovators. It's an alternative to ClickUp, Notion, and Asana. -**分发版本:** 3.1.3~ynh1 +**分发版本:** 3.1.4~ynh1 ## 截图 diff --git a/manifest.toml b/manifest.toml index 15266fa..4af330f 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.3~ynh1" +version = "3.1.4~ynh1" maintainers = [] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/Leantime/leantime/releases/download/v3.1.3/Leantime-v3.1.3.zip" - sha256 = "9ce2cfeef233fc6ffac65341e0db08f4e21c8396d2a2ced11dcc35913cceda6c" + url = "https://github.com/Leantime/leantime/releases/download/v3.1.4/Leantime-v3.1.4.zip" + sha256 = "75ef94eed67f71fd05cf9499b662a11db8689f5d2032c7535cf0292565abab4b" autoupdate.strategy = "latest_github_release" autoupdate.asset = "Leantime-v.*.zip"