bump version to v0.6.1

This commit is contained in:
debugtalk
2022-02-17 20:14:14 +08:00
parent b7e82230e7
commit 320e9601a7
4 changed files with 8 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
# install hrp with one shell command
# bash -c "$(curl -ksSL https://httprunner.oss-cn-beijing.aliyuncs.com/install.sh)"
LATEST_VERSION="v0.6.0"
LATEST_VERSION="v0.6.1"
set -e