Skip to content

Commit 19e856a

Browse files
committed
bump version to 0.5.3
1 parent 8246f81 commit 19e856a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildres/build-universal.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
# assumes we have Wave-darwin-x64-[version].zip and Wave-darwin-arm64-[version].zip in current directory
4-
VERSION=0.5.2
4+
VERSION=0.5.3
55
rm -rf temp
66
mkdir temp
77
mkdir temp/x64

0 commit comments

Comments
 (0)