mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-10 17:43:00 +08:00
update version
This commit is contained in:
@@ -1 +1 @@
|
||||
v5.0.0-2506271152
|
||||
v5.0.0-250627
|
||||
|
||||
@@ -45,7 +45,7 @@ done
|
||||
version_file=internal/version/VERSION
|
||||
|
||||
# get current date
|
||||
current_date=$(date +"%y%m%d%H%M")
|
||||
current_date=$(date +"%y%m%d")
|
||||
|
||||
# update version
|
||||
sed -i '' "s/[0-9]\{10\}/${current_date}/" "$version_file"
|
||||
|
||||
Reference in New Issue
Block a user