mirror of
https://github.com/httprunner/httprunner.git
synced 2026-09-05 07:26:55 +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
|
version_file=internal/version/VERSION
|
||||||
|
|
||||||
# get current date
|
# get current date
|
||||||
current_date=$(date +"%y%m%d%H%M")
|
current_date=$(date +"%y%m%d")
|
||||||
|
|
||||||
# update version
|
# update version
|
||||||
sed -i '' "s/[0-9]\{10\}/${current_date}/" "$version_file"
|
sed -i '' "s/[0-9]\{10\}/${current_date}/" "$version_file"
|
||||||
|
|||||||
Reference in New Issue
Block a user