build: version for windows

This commit is contained in:
ardocrat
2025-04-01 00:26:59 +03:00
parent aba2bead27
commit 587b00c93a
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -70,6 +70,9 @@ else
exit 1
fi
# Update version for Windows installer.
sed -i '' -e 's/" Version="[^\"]*"/" Version="'"$VERSION_NEXT"'"/g' wix/main.wxs
# ==================================
# Update Android build.gradle file
# and package version at Cargo.toml