Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
mebiusashan committed Dec 31, 2020
1 parent b7fec78 commit b209d0d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,6 @@ cp -r $WORKSPACE/static ./
cp -r $WORKSPACE/temp ./

cd $WORKSPACE/bin
tar -czvf beaker-v0.4.0-cli.tar.gz ./cli
tar -czvf beaker-v0.4.0--linux-amd64.tar.gz ./linux
tar -czvf beaker-v0.4.0-darwin-amd64.tar.gz ./darwin
tar -czvf beaker-v0.4.1-cli.tar.gz ./cli
tar -czvf beaker-v0.4.1-linux-amd64.tar.gz ./linux
tar -czvf beaker-v0.4.1-darwin-amd64.tar.gz ./darwin

0 comments on commit b209d0d

Please sign in to comment.