From 4ea43d06ce1d566882029247dc27115a61c625df Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 1 Oct 2020 18:14:02 +0200 Subject: [PATCH] Clean up --- README.md | 4 +--- README_fr.md | 4 +--- manifest.json | 2 +- 3 files changed, 3 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index f7352c8..1b9bb83 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,6 @@ Clone of 2048 game in 3D * x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/cubiks-2048%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/cubiks-2048/) * ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/cubiks-2048%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/cubiks-2048/) -* Buster x86-64 - [![](https://ci-buster.nohost.me/ci/logs/cubiks-2048%20%28Apps%29.svg)](https://ci-buster.nohost.me/ci/apps/cubiks-2048/) ## Links @@ -34,8 +33,7 @@ Clone of 2048 game in 3D --- -Developers info ----------------- +## Developers info Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/Cubiks-2048_ynh/tree/testing). diff --git a/README_fr.md b/README_fr.md index 5831c12..01b1680 100644 --- a/README_fr.md +++ b/README_fr.md @@ -24,7 +24,6 @@ Clone en 3D du jeu 2048. * x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/cubiks-2048%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/cubiks-2048/) * ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/cubiks-2048%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/cubiks-2048/) -* Buster x86-64 - [![](https://ci-buster.nohost.me/ci/logs/cubiks-2048%20%28Apps%29.svg)](https://ci-buster.nohost.me/ci/apps/cubiks-2048/) ## Liens @@ -34,8 +33,7 @@ Clone en 3D du jeu 2048. --- -Informations pour les développeurs ----------------- +## Informations pour les développeurs Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/Cubiks-2048_ynh/tree/testing). diff --git a/manifest.json b/manifest.json index 3b65e7d..1b64462 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "2048 game clone in 3D", "fr": "Clone du jeu 2048 en 3D" }, - "version": "1.0~ynh1", + "version": "1.0~ynh2", "url": "https://github.com/Kshitij-Banerjee/Cubiks-2048/", "license": "MIT", "maintainer": {