mirror of
https://github.com/karl0ss/ai_image_frame_server.git
synced 2025-06-07 19:15:08 +01:00
hook doesn't work
This commit is contained in:
parent
ef9bf72b84
commit
52574de881
@ -1,5 +1,5 @@
|
||||
[tool.bumpversion]
|
||||
current_version = "0.1.13"
|
||||
current_version = "0.1.12"
|
||||
parse = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)"
|
||||
serialize = ["{major}.{minor}.{patch}"]
|
||||
search = "{current_version}"
|
||||
@ -18,4 +18,4 @@ moveable_tags = []
|
||||
commit_args = ""
|
||||
setup_hooks = []
|
||||
pre_commit_hooks = []
|
||||
post_commit_hooks = ["git push origin {new_version}"]
|
||||
post_commit_hooks = []
|
||||
|
Loading…
x
Reference in New Issue
Block a user