From 5456fd49a8b1dd50d3f5f42184a4ab9228c5e40a Mon Sep 17 00:00:00 2001 From: bcmmbaga Date: Wed, 31 Dec 2025 12:47:44 +0300 Subject: [PATCH] Bump plugin version to 1.2 --- security/netbird/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/netbird/Makefile b/security/netbird/Makefile index 94edc0d4f..f7c2e956f 100644 --- a/security/netbird/Makefile +++ b/security/netbird/Makefile @@ -1,5 +1,5 @@ PLUGIN_NAME= netbird -PLUGIN_VERSION= 1.1 +PLUGIN_VERSION= 1.2 PLUGIN_DEPENDS= netbird PLUGIN_COMMENT= Peer-to-peer VPN that seamlessly connects your devices PLUGIN_MAINTAINER= dev@netbird.io