From 15ecdf1e57526d286332d5a74f883c331d7c4d34 Mon Sep 17 00:00:00 2001 From: ardocrat Date: Wed, 2 Apr 2025 13:31:04 +0300 Subject: [PATCH] build: update guid for win installer --- scripts/version.sh | 9 ++------- wix/main.wxs | 2 +- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/scripts/version.sh b/scripts/version.sh index d5602e25..783ad3d8 100755 --- a/scripts/version.sh +++ b/scripts/version.sh @@ -72,14 +72,9 @@ fi # Update version for Windows installer. sed -i '' -e 's/" Version="[^\"]*"/" Version="'"$VERSION_NEXT"'"/g' wix/main.wxs +sed -i '' -e 's/ - +