From a2acfce7a99331f115bebb5e03730ddc9add802e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 17:24:45 +0000 Subject: [PATCH] Update NetBird client to 0.62.1 (#42) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- netbird/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netbird/Makefile b/netbird/Makefile index cc3e4d8..b71cf8e 100644 --- a/netbird/Makefile +++ b/netbird/Makefile @@ -1,6 +1,6 @@ PORTNAME= netbird DISTVERSIONPREFIX= v -DISTVERSION= 0.62.0 +DISTVERSION= 0.62.1 CATEGORIES= security net net-vpn MAINTAINER= hakan.external@netbird.io