diff --git a/README.md b/README.md index 393e982..7b18b19 100644 --- a/README.md +++ b/README.md @@ -17,15 +17,15 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in With Digiwords, you can create interactive wordclouds. -**Shipped version:** 0.3.3~ynh1 +**Shipped version:** 0.3.5~ynh1 **Demo:** https://ladigitale.dev/digiwords/#/ ## Documentation and resources * Official app website: * Official user documentation: -* Official admin documentation: -* Upstream app code repository: +* Official admin documentation: +* Upstream app code repository: * YunoHost documentation for this app: * Report a bug: diff --git a/README_fr.md b/README_fr.md index c7048a8..5f7fdf4 100644 --- a/README_fr.md +++ b/README_fr.md @@ -17,15 +17,15 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Digiwords permet de créer des nuages de mots interactifs. -**Version incluse :** 0.3.3~ynh1 +**Version incluse :** 0.3.5~ynh1 **Démo :** https://ladigitale.dev/digiwords/#/ ## Documentations et ressources * Site officiel de l'app : * Documentation officielle utilisateur : -* Documentation officielle de l'admin : -* Dépôt de code officiel de l'app : +* Documentation officielle de l'admin : +* Dépôt de code officiel de l'app : * Documentation YunoHost pour cette app : * Signaler un bug : diff --git a/check_process b/check_process index 6703832..ca8532e 100644 --- a/check_process +++ b/check_process @@ -20,7 +20,7 @@ setup_private=1 setup_public=1 upgrade=1 - upgrade=1 from_commit=fabe9c7bdb98a0569148a79546e2889c2823d79a + upgrade=1 from_commit=cc131db79e58280d13674c7a99cb6d21cd67f7d5 backup_restore=1 multi_instance=1 port_already_use=0 @@ -29,6 +29,6 @@ Email= Notification=none ;;; Upgrade options - ; commit=fabe9c7bdb98a0569148a79546e2889c2823d79a - ;name=Fix of the scripts. + ; commit=cc131db79e58280d13674c7a99cb6d21cd67f7d5 + ;name=Bump from 0.3.3. ;manifest_arg=domain=DOMAIN&path=PATH&language=fr&is_public=1& diff --git a/conf/app.src b/conf/app.src index 087ef15..5939d80 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/YunoHost-Apps/digiwords_ynh/releases/download/0.3.3/digiwords-0.3.3.zip -SOURCE_SUM=78564c2aa18e0702972994808843587dde876813dfddc06905924a4354a54156 +SOURCE_URL=https://github.com/YunoHost-Apps/digiwords_ynh/releases/download/0.3.5/digiwords-v0.3.5.zip +SOURCE_SUM=cba502b1e853cc4e54a07168e8811e829aab0dbd260f0069b7e2c97acf31ef27 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index a010c47..8347769 100644 --- a/manifest.json +++ b/manifest.json @@ -6,15 +6,15 @@ "en": "With Digiwords, you can create interactive wordclouds.", "fr": "Digiwords permet de créer des nuages de mots interactifs." }, - "version": "0.3.3~ynh1", + "version": "0.3.5~ynh1", "url": "https://ladigitale.dev/", "upstream": { "license": "GPL-3.0-only", "website": "https://ladigitale.dev/", "demo": "https://ladigitale.dev/digiwords/#/", - "admindoc": "https://gitlab.com/ladigitale/digiwords/-/blob/master/README.md", + "admindoc": "https://codeberg.org/ladigitale/digiwords/src/branch/master/README.md", "userdoc": "https://ladigitale.dev/blog/digiwords-pour-creer-des-nuages-de-mots", - "code": "https://gitlab.com/ladigitale/digiwords" + "code": "https://codeberg.org/ladigitale/digiwords" }, "license": "GPL-3.0-only", "maintainer": {