From 27aae07732723efb24507bde0f1721048de729f4 Mon Sep 17 00:00:00 2001 From: antoine Date: Sat, 13 Jun 2020 08:48:03 +0200 Subject: [PATCH 1/3] update badges --- README.md | 6 +++++- README_fr.md | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 81eab55..785fdcb 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,12 @@ ![blogotext_logo](sources/images/blogotext_logo.png) +[ +![](https://dash.yunohost.org/integration/blogotext.svg) +![](https://ci-apps.yunohost.org/ci/badges/blogotext.status.svg) +![](https://ci-apps.yunohost.org/ci/badges/blogotext.maintain.svg) +](https://dash.yunohost.org/appci/app/blogotext) -[![Integration level](https://dash.yunohost.org/integration/blogotext.svg)](https://dash.yunohost.org/appci/app/blogotext) [![Install BlogoText with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=blogotext) *[Lire ce readme en français.](./README_fr.md)* diff --git a/README_fr.md b/README_fr.md index 8041cf7..077015f 100644 --- a/README_fr.md +++ b/README_fr.md @@ -2,8 +2,12 @@ ![blogotext_logo](sources/images/blogotext_logo.png) +[ +![](https://dash.yunohost.org/integration/blogotext.svg) +![](https://ci-apps.yunohost.org/ci/badges/blogotext.status.svg) +![](https://ci-apps.yunohost.org/ci/badges/blogotext.maintain.svg) +](https://dash.yunohost.org/appci/app/blogotext) -[![Integration level](https://dash.yunohost.org/integration/blogotext.svg)](https://dash.yunohost.org/appci/app/blogotext) [![Install BlogoText with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=blogotext) *[Read this readme in english.](./README.md)* From 50b20860f8953956e991ce9a90ed5aa40fa8c315 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 10 Aug 2020 18:05:17 +0200 Subject: [PATCH 2/3] Update manifest.json - Fix description --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 5109f6a..bb4ddff 100644 --- a/manifest.json +++ b/manifest.json @@ -3,8 +3,8 @@ "id": "blogotext", "packaging_format": 1, "description": { - "en": "This is BlogoText, the lightweight Blog-Engine.", - "fr": "Ceci est BlogoText, un moteur de blog léger." + "en": "Lightweight Blog-Engine.", + "fr": "Un moteur de blog léger." }, "version": "3.7.6", "url": "https://blogotext.org/", From 224381669f9324ee7a3f07bc642e3a081a7102ef Mon Sep 17 00:00:00 2001 From: "ljf (zamentur)" Date: Sun, 11 Oct 2020 01:58:48 +0200 Subject: [PATCH 3/3] [fix] Version Number --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index bb4ddff..11365cd 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Lightweight Blog-Engine.", "fr": "Un moteur de blog léger." }, - "version": "3.7.6", + "version": "3.7.6~ynh1", "url": "https://blogotext.org/", "license": "MIT", "maintainer": {