From 509c2530a8050eb77c0066dddd9dafc46420b041 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 6 Feb 2026 15:25:57 +0100 Subject: [PATCH] Update version from 0.1.2-2 to 0.1.2-3 --- netbird/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netbird/config.json b/netbird/config.json index 3db9dccb4..a8f764440 100644 --- a/netbird/config.json +++ b/netbird/config.json @@ -1,6 +1,6 @@ { "name": "NetBird Server", - "version": "0.1.2-2", + "version": "0.1.2-3", "slug": "netbird", "description": "Secure, WireGuard-based overlay network server (NetBird management + signal + optional dashboard).", "url": "https://github.com/alexbelgium/hassio-addons",