Skip to content

Commit b0d68a0

Browse files
committed
Merge branch 'configure-binary-build' of https://github.com/Shrikant1212/razor-go into configure-binary-build
2 parents 22a1c81 + 17f5ddf commit b0d68a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
version="${VERSION:-v0.0.0}"
2+
version="${VERSION:-v1.0.0}"
33
bin_dir="${BIN_DIR:-/usr/local/bin}"
44
platform="${PLATFORM:-amd64}"
55

0 commit comments

Comments
 (0)