diff --git a/README.md b/README.md index 0cf59c1..9c48ffb 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.1~ynh1 +**Shipped version:** 3.1.3~ynh1 ## Screenshots diff --git a/README_eu.md b/README_eu.md index 3b0f265..4ab957d 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.1~ynh1 +**Paketatutako bertsioa:** 3.1.3~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 3d1123a..4019893 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.1~ynh1 +**Version incluse :** 3.1.3~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 403e2ce..e9b7a60 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.1~ynh1 +**Versión proporcionada:** 3.1.3~ynh1 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index a3d9089..1e392e5 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.1~ynh1 +**分发版本:** 3.1.3~ynh1 ## 截图 diff --git a/manifest.toml b/manifest.toml index 633237c..15266fa 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.1~ynh1" +version = "3.1.3~ynh1" maintainers = [] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/Leantime/leantime/releases/download/v3.1.1/Leantime-v3.1.1.zip" - sha256 = "b8f6cc261120f636f9f1beb91923f4480295a51b9846b26cba67b8f0704f28fa" + url = "https://github.com/Leantime/leantime/releases/download/v3.1.3/Leantime-v3.1.3.zip" + sha256 = "9ce2cfeef233fc6ffac65341e0db08f4e21c8396d2a2ced11dcc35913cceda6c" autoupdate.strategy = "latest_github_release" autoupdate.asset = "Leantime-v.*.zip"