diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4fc7f3154..2782ec3e9 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -9,7 +9,7 @@ on: pull_request: env: - SIGN_PIPE_VER: "v0.0.18" + SIGN_PIPE_VER: "v0.0.19" GORELEASER_VER: "v2.3.2" PRODUCT_NAME: "NetBird" COPYRIGHT: "NetBird GmbH" diff --git a/client/netbird.wxs b/client/netbird.wxs index 5e03a014d..91595539a 100644 --- a/client/netbird.wxs +++ b/client/netbird.wxs @@ -1,8 +1,10 @@ + xmlns="http://wixtoolset.org/schemas/v4/wxs" + xmlns:util="http://wixtoolset.org/schemas/v4/wxs/util"> + @@ -46,29 +48,10 @@ - + + - - - - - - - -