From 9b6fb8cb26265628095a97465704a284aadf3458 Mon Sep 17 00:00:00 2001 From: panomaki Date: Tue, 4 Apr 2023 21:12:54 +0200 Subject: [PATCH 1/4] Update manifest.toml --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 866fdaf..9f28ddd 100644 --- a/manifest.toml +++ b/manifest.toml @@ -49,8 +49,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/bookwyrm-social/bookwyrm/archive/refs/tags/v0.5.4.tar.gz" - sha256 = "2dafdcf26de6c041611d16ed48b751cf8d4dfbee1f5cf4aa5975592bc080261d" + url = "https://github.com/bookwyrm-social/bookwyrm/archive/refs/tags/v0.6.0.tar.gz" + sha256 = "65d43f051ed5d6c31432511bbd98b8160c0e2e13f2dafd940ece7e71d24b9a32" [resources.system_user] From 4e94e06ccdfd31728cb785c19879c54bb042393c Mon Sep 17 00:00:00 2001 From: panomaki Date: Tue, 4 Apr 2023 21:13:15 +0200 Subject: [PATCH 2/4] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 9f28ddd..b3c5530 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "BookWyrm" description.en = "Platform for social reading" description.fr = "Plateforme de lecture sociale" -version = "0.5.4~ynh1" +version = "0.6.0~ynh1" maintainers = ["oufmilo"] From f6345cf08e784ce4a69a17458ad8a6dd21f445bd Mon Sep 17 00:00:00 2001 From: panomaki Date: Tue, 4 Apr 2023 21:13:37 +0200 Subject: [PATCH 3/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ac24aa..69ee12c 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in BookWyrm is a social network for tracking your reading, talking about books, writing reviews, and discovering what to read next. -**Shipped version:** 0.5.4~ynh1 +**Shipped version:** 0.6.0~ynh1 **Demo:** https://joinbookwyrm.com/fr/ From 76d929851d4c39ad10f47f4c6181947742dec6fa Mon Sep 17 00:00:00 2001 From: panomaki Date: Tue, 4 Apr 2023 21:14:00 +0200 Subject: [PATCH 4/4] Update README_fr.md --- README_fr.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README_fr.md b/README_fr.md index 9bc5d36..b49ec0b 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po BookWyrm est un réseau social pour garder la trace de vos lectures, parler de livres, écrire des critiques et découvrir quoi lire ensuite. -**Version incluse :** 0.5.4~ynh1 +**Version incluse :** 0.6.0~ynh1 **Démo :** https://joinbookwyrm.com/fr/ @@ -47,4 +47,4 @@ ou sudo yunohost app upgrade bookwyrm -u https://github.com/YunoHost-Apps/bookwyrm_ynh/tree/testing --debug ``` -**Plus d’infos sur le packaging d’applications :** \ No newline at end of file +**Plus d’infos sur le packaging d’applications :**