From cd7d23c4ec6075424d27fa1a5a3a27f5c05d15e4 Mon Sep 17 00:00:00 2001 From: Fabio Bigmoby Mauro Date: Mon, 5 Apr 2021 11:07:36 +0200 Subject: [PATCH] fix customizing post_up or post_down commands --- wireguard_client/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wireguard_client/config.json b/wireguard_client/config.json index 161b153..ab444ec 100755 --- a/wireguard_client/config.json +++ b/wireguard_client/config.json @@ -1,6 +1,6 @@ { "name":"WireGuard Client", - "version":"0.1.3", + "version":"0.1.4", "slug":"wireguard_client", "description":"Fast, modern, secure Wireguard tunnel (client)", "url":"https://github.com/bigmoby/addon-wireguard-client",