From ee3b9fe4776cda820f002c7b6597b51e0f3f5815 Mon Sep 17 00:00:00 2001 From: YunoHost Bot Date: Thu, 29 Feb 2024 22:45:09 +0100 Subject: [PATCH] Upgrade to v0.5.16 (#9) --- README.md | 6 +++--- README_fr.md | 4 ++-- manifest.toml | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 3d9dfa4..20cd1c8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Create simple online educational pathes -**Shipped version:** 0.5.15~ynh1 +**Shipped version:** 0.5.16~ynh1 **Demo:** https://ladigitale.dev/digisteps/#/ ## Documentation and resources @@ -42,4 +42,4 @@ or sudo yunohost app upgrade digisteps -u https://github.com/YunoHost-Apps/digisteps_ynh/tree/testing --debug ``` -**More info regarding app packaging:** +**More info regarding app packaging:** \ No newline at end of file diff --git a/README_fr.md b/README_fr.md index 35c94e3..141549e 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@ @@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Create simple online educational pathes -**Version incluse :** 0.5.15~ynh1 +**Version incluse :** 0.5.16~ynh1 **Démo :** https://ladigitale.dev/digisteps/#/ ## Documentations et ressources diff --git a/manifest.toml b/manifest.toml index df041d6..98de39d 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.15~ynh1" +version = "0.5.16~ynh1" maintainers = ["Pierre-Amiel Giraud"] @@ -44,8 +44,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://codeberg.org/ladigitale/digisteps/releases/download/0.5.15/digisteps-v0.5.15.zip" - sha256 = "d367e32ac8044b98c630b8a4c86ab1a2b6217e16db4e3cbab523020c2efae5b5" + url = "https://codeberg.org/ladigitale/digisteps/archive/0.5.16.tar.gz" + sha256 = "62c64b4261516488a9293b94e2672ca771efc2fee47998aa2e25deb00790c746" autoupdate.strategy = "latest_forgejo_release" [resources.system_user]