From d4e1b8e581dcae7152a5bd88c47075abf52c7de6 Mon Sep 17 00:00:00 2001 From: Bethuel Mmbaga Date: Mon, 27 Oct 2025 18:37:59 +0300 Subject: [PATCH] Update client version to 0.59.8 (#14) --- netbird/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netbird/Makefile b/netbird/Makefile index e1c808a..c991038 100644 --- a/netbird/Makefile +++ b/netbird/Makefile @@ -1,6 +1,6 @@ PORTNAME= netbird DISTVERSIONPREFIX= v -DISTVERSION= 0.56.0 +DISTVERSION= 0.59.8 CATEGORIES= security net net-vpn MAINTAINER= hakan.external@netbird.io