diff --git a/README.md b/README.md index 50abc86..89c3abb 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.01~ynh1 +**Shipped version:** 04.10.00~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 34c3e9a..ff69795 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. 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 actual:** 04.09.01~ynh1 +**Versión actual:** 04.10.00~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index b9d035b..db585ae 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.01~ynh1 +**Paketatutako bertsioa:** 04.10.00~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index d4a45c2..ff452fa 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.01~ynh1 +**Version incluse :** 04.10.00~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 7d86072..591118a 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.01~ynh1 +**Versión proporcionada:** 04.10.00~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 7949fa5..8b85f4b 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -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.01~ynh1 +**分发版本:** 04.10.00~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index f3ff22d..badd1c2 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Tracim" description.en = "Collaborative platform intended for team collaboration" description.fr = "Plateforme collaborative destiné à la collaboration en équipe" -version = "04.09.01~ynh1" +version = "04.10.00~ynh1" maintainers = [] @@ -54,8 +54,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/tracim/tracim/archive/refs/tags/release_04.09.01.tar.gz" - sha256 = "8f87b4c1fbf0b9969d04c5f96d56c6fae4c265e3b6bbac264c398c19a812ea0f" + url = "https://github.com/tracim/tracim/archive/refs/tags/release_04.10.00.tar.gz" + sha256 = "7e181b2e5c86355a0424605804f85ce1017cd84f29e3d7157f8274a7e98e3b52" autoupdate.strategy = "latest_github_release" autoupdate.version_regex = "^release_(.*)$"