still figuring out :D
This commit is contained in:
@@ -3,7 +3,7 @@ current_version = 0.1.0
|
|||||||
commit = True
|
commit = True
|
||||||
tag = True
|
tag = True
|
||||||
|
|
||||||
[bumpversion:file:version.py]
|
[bumpversion:file:app/version.py]
|
||||||
search = __version__ = "{current_version}"
|
search = __version__ = "{current_version}"
|
||||||
replace = __version__ = "{new_version}"
|
replace = __version__ = "{new_version}"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user