Skip to content

Commit

Permalink
change version
Browse files Browse the repository at this point in the history
  • Loading branch information
barnettZQG committed Aug 11, 2021
1 parent 4c331de commit d6f6562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
set -xe

release_version=v5.3.1
release_version=v5.3.3
git_commit=$(git log -n 1 --pretty --format=%h)

release_desc=${release_version}-${git_commit}
Expand Down

0 comments on commit d6f6562

Please sign in to comment.