From c3970ac8d9e52b8494da021b1acb88f67d78e1ba Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Mon, 18 Feb 2019 00:43:31 +0100 Subject: [PATCH] Improve app description --- manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index f2af18a..bbcbac3 100644 --- a/manifest.json +++ b/manifest.json @@ -1,11 +1,11 @@ { "name": "VPN Client", "id": "vpnclient", - "version": "1.3.1", "packaging_format": 1, + "version": "1.3.1", "description": { - "en": "VPN Client", - "fr": "Client VPN" + "en": "Tunnel the internet traffic through a VPN", + "fr": "Fais passer le traffic internet à travers un VPN" }, "license": "AGPL-3.0", "maintainer": {