From 19e856a3be54bbe33a13eb550eec8effe5c23d01 Mon Sep 17 00:00:00 2001 From: sawka Date: Thu, 21 Dec 2023 12:31:54 -0800 Subject: [PATCH] bump version to 0.5.3 --- buildres/build-universal.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildres/build-universal.sh b/buildres/build-universal.sh index 16328f87..67c96c10 100644 --- a/buildres/build-universal.sh +++ b/buildres/build-universal.sh @@ -1,7 +1,7 @@ #!/bin/bash # assumes we have Wave-darwin-x64-[version].zip and Wave-darwin-arm64-[version].zip in current directory -VERSION=0.5.2 +VERSION=0.5.3 rm -rf temp mkdir temp mkdir temp/x64