From 60f54c323af439b80f36c367a0026db72f0f6881 Mon Sep 17 00:00:00 2001 From: plabuse Date: Tue, 7 May 2019 16:04:42 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20apps.json=20(mytiny?= =?UTF-8?q?todo)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Je viens de modifier le numéro de revison (commit) du fichier apps.json, pour mettre à disposition une version compatible php7, je ne maitrise pas bien git (la notion de HEAD), mon commit pointe vers ma branche testing (il faut peut-être que je passe mes modifications de testing vers master, mais je ne maitrise pas). --- apps.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/apps.json b/apps.json index 414b8505..a8a3a9ce 100644 --- a/apps.json +++ b/apps.json @@ -1218,9 +1218,8 @@ "url": "https://github.com/mrtino/mycryptochat_ynh" }, "mytinytodo": { - "branch": "master", - "level": 4, - "revision": "ef789bd2ef5c1ce53def998c88a6f396c4b11e85", + "branch": "testing", + "revision": "f2ccdab49e62831470778edf4dae64a7581738e7", "state": "working", "url": "https://github.com/YunoHost-Apps/mytinytodo_ynh" },