diff --git a/README.md b/README.md
index 7d2011d..1f8da8b 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ It shall NOT be edited by hand.
# Digisteps for YunoHost
-[](https://dash.yunohost.org/appci/app/digisteps)  
+[](https://ci-apps.yunohost.org/ci/apps/digisteps/)  
[](https://install-app.yunohost.org/?app=digisteps)
@@ -18,7 +18,7 @@ It shall NOT be edited by hand.
Create simple online educational pathes
-**Shipped version:** 0.5.16~ynh2
+**Shipped version:** 0.6.0~ynh1
**Demo:**
## Documentation and resources
diff --git a/README_es.md b/README_es.md
index 58fa4ab..6223fb8 100644
--- a/README_es.md
+++ b/README_es.md
@@ -5,7 +5,7 @@ No se debe editar a mano.
# Digisteps para Yunohost
-[](https://dash.yunohost.org/appci/app/digisteps)  
+[](https://ci-apps.yunohost.org/ci/apps/digisteps/)  
[](https://install-app.yunohost.org/?app=digisteps)
@@ -18,7 +18,7 @@ No se debe editar a mano.
Create simple online educational pathes
-**Versión actual:** 0.5.16~ynh2
+**Versión actual:** 0.6.0~ynh1
**Demo:**
## Documentaciones y recursos
diff --git a/README_eu.md b/README_eu.md
index 3862b54..c6d5dae 100644
--- a/README_eu.md
+++ b/README_eu.md
@@ -5,7 +5,7 @@ EZ editatu eskuz.
# Digisteps YunoHost-erako
-[](https://dash.yunohost.org/appci/app/digisteps)  
+[](https://ci-apps.yunohost.org/ci/apps/digisteps/)  
[](https://install-app.yunohost.org/?app=digisteps)
@@ -18,7 +18,7 @@ EZ editatu eskuz.
Create simple online educational pathes
-**Paketatutako bertsioa:** 0.5.16~ynh2
+**Paketatutako bertsioa:** 0.6.0~ynh1
**Demoa:**
## Dokumentazioa eta baliabideak
diff --git a/README_fr.md b/README_fr.md
index b0fc8a4..f481f49 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -5,7 +5,7 @@ Il NE doit PAS être modifié à la main.
# Digisteps pour YunoHost
-[](https://dash.yunohost.org/appci/app/digisteps)  
+[](https://ci-apps.yunohost.org/ci/apps/digisteps/)  
[](https://install-app.yunohost.org/?app=digisteps)
@@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
Create simple online educational pathes
-**Version incluse :** 0.5.16~ynh2
+**Version incluse :** 0.6.0~ynh1
**Démo :**
## Documentations et ressources
diff --git a/README_gl.md b/README_gl.md
index 4fdf8fa..31ca531 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -5,7 +5,7 @@ NON debe editarse manualmente.
# Digisteps para YunoHost
-[](https://dash.yunohost.org/appci/app/digisteps)  
+[](https://ci-apps.yunohost.org/ci/apps/digisteps/)  
[](https://install-app.yunohost.org/?app=digisteps)
@@ -18,7 +18,7 @@ NON debe editarse manualmente.
Create simple online educational pathes
-**Versión proporcionada:** 0.5.16~ynh2
+**Versión proporcionada:** 0.6.0~ynh1
**Demo:**
## Documentación e recursos
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index 142cbd5..d37233e 100644
--- a/README_zh_Hans.md
+++ b/README_zh_Hans.md
@@ -5,7 +5,7 @@
# YunoHost 上的 Digisteps
-[](https://dash.yunohost.org/appci/app/digisteps)  
+[](https://ci-apps.yunohost.org/ci/apps/digisteps/)  
[](https://install-app.yunohost.org/?app=digisteps)
@@ -18,7 +18,7 @@
Create simple online educational pathes
-**分发版本:** 0.5.16~ynh2
+**分发版本:** 0.6.0~ynh1
**演示:**
## 文档与资源
diff --git a/manifest.toml b/manifest.toml
index 5242f29..77013de 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -5,7 +5,7 @@ name = "Digisteps"
description.en = "Create simple online educational pathes"
description.fr = "Créer des parcours pédagogiques simples en ligne"
-version = "0.5.16~ynh2"
+version = "0.6.0~ynh1"
maintainers = ["Pierre-Amiel Giraud"]
@@ -44,8 +44,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
- url = "https://codeberg.org/ladigitale/digisteps/archive/0.5.16.tar.gz"
- sha256 = "62c64b4261516488a9293b94e2672ca771efc2fee47998aa2e25deb00790c746"
+ url = "https://codeberg.org/ladigitale/digisteps/archive/0.6.0.tar.gz"
+ sha256 = "d73b3cfdb92f7b8d76fb7a0cf7dd5262ce92175f6e802fd725b3667b8b80b988"
autoupdate.strategy = "latest_forgejo_release"
[resources.system_user]