diff --git a/README.md b/README.md index 46b457c..66d484f 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. Fab-manager is the Fab Lab management solution. It provides a comprehensive, web-based, open-source tool to simplify your administrative tasks, and document your marker's projects. -**Shipped version:** 6.3.27~ynh1 +**Shipped version:** 6.3.28~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index a09ceb3..ae7089f 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. Fab-manager is the Fab Lab management solution. It provides a comprehensive, web-based, open-source tool to simplify your administrative tasks, and document your marker's projects. -**Versión actual:** 6.3.27~ynh1 +**Versión actual:** 6.3.28~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 92f8825..1574c4a 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Fab-manager is the Fab Lab management solution. It provides a comprehensive, web-based, open-source tool to simplify your administrative tasks, and document your marker's projects. -**Paketatutako bertsioa:** 6.3.27~ynh1 +**Paketatutako bertsioa:** 6.3.28~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index d78c0e6..c5dc512 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. Fab-manager is the Fab Lab management solution. It provides a comprehensive, web-based, open-source tool to simplify your administrative tasks, and document your marker's projects. -**Version incluse :** 6.3.27~ynh1 +**Version incluse :** 6.3.28~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index b537e9e..bfead7a 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Fab-manager is the Fab Lab management solution. It provides a comprehensive, web-based, open-source tool to simplify your administrative tasks, and document your marker's projects. -**Versión proporcionada:** 6.3.27~ynh1 +**Versión proporcionada:** 6.3.28~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 96ea631..bb666b6 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Fab-manager is the Fab Lab management solution. It provides a comprehensive, web-based, open-source tool to simplify your administrative tasks, and document your marker's projects. -**分发版本:** 6.3.27~ynh1 +**分发版本:** 6.3.28~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index a112996..2ae8a0b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Fab-manager" description.en = "Fab Lab management solution" description.fr = "Solution de gestion de Fab Lab" -version = "6.3.27~ynh1" +version = "6.3.28~ynh1" maintainers = [] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/sleede/fab-manager/archive/refs/tags/v6.3.27.tar.gz" - sha256 = "c2ae66d2aa47e16b4664f235908acfb0ac5b67f5f1390baf0f83c85662724421" + url = "https://github.com/sleede/fab-manager/archive/refs/tags/v6.3.28.tar.gz" + sha256 = "18b2dd72309975c2f4150c3a0f9937335164e614c00852e62cbbd8b4396c061d" autoupdate.strategy = "latest_github_tag"