From 441e4faad8d7cd092d855e48c95d4ee4b89844e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 15:52:40 +0000 Subject: [PATCH] Update NetBird client to 0.70.0 (#82) 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 ddb6c6a..9dab676 100644 --- a/netbird/Makefile +++ b/netbird/Makefile @@ -1,6 +1,6 @@ PORTNAME= netbird DISTVERSIONPREFIX= v -DISTVERSION= 0.69.0 +DISTVERSION= 0.70.0 CATEGORIES= security net net-vpn MAINTAINER= hakan.external@netbird.io