From c9017ec260be4d1bc743f30dce751f45903bfa4d Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Wed, 19 Apr 2023 21:21:57 +0200 Subject: [PATCH] bumping version --- manifest.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/manifest.json b/manifest.json index 8504d3e..55d1a7d 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Defend Your Privacy! How To Create Your Own Tor Relay!", "fr": "Defend Your Privacy! How To Create Your Own Tor Relay!" }, - "version": "0.4.6.10~ynh1", + "version": "0.4.6.10~ynh2", "url": "https://www.torproject.org/", "upstream": { "license": "BSD-3-Clause", @@ -23,10 +23,9 @@ "yunohost": ">= 4.3.0" }, "multi_instance": false, - "services": [ - ], + "services": [], "arguments": { - "install" : [ + "install": [ { "name": "domain", "type": "domain" @@ -51,4 +50,4 @@ } ] } -} +} \ No newline at end of file