fix: git pre commit hook

This commit is contained in:
lilong.129
2025-02-06 17:52:05 +08:00
parent 194b61718f
commit 603ac2a317
3 changed files with 3 additions and 3 deletions

View File

@@ -41,7 +41,7 @@ do
done
# bump hrp version
version_file=hrp/internal/version/VERSION
version_file=internal/version/VERSION
# get current date
current_date=$(date +"%y%m%d%H%M")