updating bumpversion config to update custom version file too
This commit is contained in:
parent
49bc8f72c6
commit
54c8b4f986
@ -5,3 +5,6 @@ tag = True
|
||||
tag_name = v{new_version}
|
||||
message = Bump version: {current_version} -> {new_version}
|
||||
|
||||
[bumpversion:file:VERSION]
|
||||
search = version={current_version}
|
||||
replace = version={new_version}
|
||||
|
Loading…
x
Reference in New Issue
Block a user