From 31100b06023efcba19abe363534135dfb47bcda3 Mon Sep 17 00:00:00 2001 From: Nicolas Meienberger Date: Mon, 22 Aug 2022 08:02:51 +0200 Subject: [PATCH] chore: bump version --- apps/wg-easy/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/wg-easy/config.json b/apps/wg-easy/config.json index 1048fe24..53373f21 100644 --- a/apps/wg-easy/config.json +++ b/apps/wg-easy/config.json @@ -6,7 +6,7 @@ "ports": [51820] }, "id": "wg-easy", - "tipi_version": 1, + "tipi_version": 2, "version": "7", "categories": ["network"], "description": "Access your homeserver from anywhere even on your mobile device. Wireguard-easy is a simple tool to configure and manage Wireguard VPN servers. It is written in Go and uses the official Wireguard client. You have to open and redirect port 51820 to your homeserver in order to connect.",