From 63b7f7e93384b9799add9ae2a0489800281fc57e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 00:23:57 +0000 Subject: [PATCH] Update NetBird client to 0.70.5 (#84) 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 26346ea..1c39911 100644 --- a/netbird/Makefile +++ b/netbird/Makefile @@ -1,6 +1,6 @@ PORTNAME= netbird DISTVERSIONPREFIX= v -DISTVERSION= 0.70.4 +DISTVERSION= 0.70.5 CATEGORIES= security net net-vpn MAINTAINER= hakan.external@netbird.io