From 988023ffbb39f26dcbaf1795353972020cd83eef Mon Sep 17 00:00:00 2001 From: tituspijean Date: Wed, 14 Jul 2021 16:14:52 +0200 Subject: [PATCH] Bump package version --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index a59ca7f..f0f7ede 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Clientless remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH.", "fr": "Service de bureau à distance sans client. Fonctionne avec des protocoles standard comme VNC, RDP, et SSH." }, - "version": "1.3.0~ynh3", + "version": "1.3.0~ynh4", "url": "https://guacamole.apache.org/", "license": "Apache-2.0", "maintainer": { @@ -54,4 +54,4 @@ } ] } -} \ No newline at end of file +}