We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8246f81 commit 19e856aCopy full SHA for 19e856a
buildres/build-universal.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
3
# assumes we have Wave-darwin-x64-[version].zip and Wave-darwin-arm64-[version].zip in current directory
4
-VERSION=0.5.2
+VERSION=0.5.3
5
rm -rf temp
6
mkdir temp
7
mkdir temp/x64
0 commit comments