diff --git a/README.md b/README.md index ecfb41e..9a86797 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. Tracim is a collaborative platform software intended for (not only technical) team collaboration. It is simple to use, offers a user-friendly interface and runs on every computer. It is very valuable for R&D teams, assocations, remote collaboration. -**Shipped version:** 04.09.00~ynh1 +**Shipped version:** 04.09.01~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index c1371ca..a332fcd 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Tracim is a collaborative platform software intended for (not only technical) team collaboration. It is simple to use, offers a user-friendly interface and runs on every computer. It is very valuable for R&D teams, assocations, remote collaboration. -**Paketatutako bertsioa:** 04.09.00~ynh1 +**Paketatutako bertsioa:** 04.09.01~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index b8a0d03..39d14c0 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. Tracim est un logiciel de plateforme collaborative destiné à la collaboration (pas seulement technique) en équipe. Il est simple à utiliser, offre une interface conviviale et fonctionne sur tous les ordinateurs. C’est très précieux pour les équipes R&D, les associations, la collaboration à distance. -**Version incluse :** 04.09.00~ynh1 +**Version incluse :** 04.09.01~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 8bc65b2..ac13e67 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Tracim is a collaborative platform software intended for (not only technical) team collaboration. It is simple to use, offers a user-friendly interface and runs on every computer. It is very valuable for R&D teams, assocations, remote collaboration. -**Versión proporcionada:** 04.09.00~ynh1 +**Versión proporcionada:** 04.09.01~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index ece9009..b9254a5 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -3,7 +3,7 @@ 请勿手动编辑。 --> -# YunoHost 的 Tracim +# YunoHost 上的 Tracim [![集成程度](https://dash.yunohost.org/integration/tracim.svg)](https://dash.yunohost.org/appci/app/tracim) ![工作状态](https://ci-apps.yunohost.org/ci/badges/tracim.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/tracim.maintain.svg) @@ -19,7 +19,7 @@ Tracim is a collaborative platform software intended for (not only technical) team collaboration. It is simple to use, offers a user-friendly interface and runs on every computer. It is very valuable for R&D teams, assocations, remote collaboration. -**分发版本:** 04.09.00~ynh1 +**分发版本:** 04.09.01~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 30dcd2f..1bb8356 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Tracim" description.en = "Collaborative platform intended for team collaboration" description.fr = "Plateforme collaborative destiné à la collaboration en équipe" -version = "04.09.00~ynh1" +version = "04.09.01~ynh1" maintainers = [] @@ -52,8 +52,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/tracim/tracim/archive/refs/tags/release_04.09.00.tar.gz" - sha256 = "cc26e10f36a95eb7301dae049e4e33bea9bc0a85601a058a5cc27b630eff25d3" + url = "https://github.com/tracim/tracim/archive/refs/tags/release_04.09.01.tar.gz" + sha256 = "8f87b4c1fbf0b9969d04c5f96d56c6fae4c265e3b6bbac264c398c19a812ea0f" autoupdate.strategy = "latest_github_release" autoupdate.version_regex = "^release_(.*)$"