diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 75c1ee0..0d27608 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -25,7 +25,7 @@ jobs: with: usesh: true copyback: true - release: "15.0" + release: "14.3" prepare: | pkg install -y git go124 ca_root_nss poudriere git clone -b devel --depth 1 --single-branch https://github.com/pfsense/FreeBSD-ports.git /usr/ports diff --git a/netbird/Makefile b/netbird/Makefile index 9e6664c..f8fb975 100644 --- a/netbird/Makefile +++ b/netbird/Makefile @@ -1,6 +1,6 @@ PORTNAME= netbird DISTVERSIONPREFIX= v -DISTVERSION= 0.51.1 +DISTVERSION= 0.55.1 CATEGORIES= security net net-vpn MAINTAINER= hakan.external@netbird.io