diff --git a/README.md b/README.md index 66d484f..fdd2f7a 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.28~ynh1 +**Shipped version:** 6.3.30~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index ae7089f..9f1c3a0 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.28~ynh1 +**Versión actual:** 6.3.30~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 1574c4a..83c84b0 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.28~ynh1 +**Paketatutako bertsioa:** 6.3.30~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index c5dc512..bd1c6c2 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.28~ynh1 +**Version incluse :** 6.3.30~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index bfead7a..5582643 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.28~ynh1 +**Versión proporcionada:** 6.3.30~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index bb666b6..a487419 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.28~ynh1 +**分发版本:** 6.3.30~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 2ae8a0b..d08dc75 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.28~ynh1" +version = "6.3.30~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.28.tar.gz" - sha256 = "18b2dd72309975c2f4150c3a0f9937335164e614c00852e62cbbd8b4396c061d" + url = "https://github.com/sleede/fab-manager/archive/refs/tags/v6.3.30.tar.gz" + sha256 = "cc73087303abd740c71ebef9b5154c6989c8cdac8615b12d73e4e6b6040d5c58" autoupdate.strategy = "latest_github_tag"