Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit e8211211 authored by Dorian Turba's avatar Dorian Turba
Browse files

fix: bumpversion config tag

parent b1df58c6
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,8 @@ search = "{current_version}" ...@@ -7,7 +7,8 @@ search = "{current_version}"
serialize = [ serialize = [
"{major}.{minor}.{patch}", "{major}.{minor}.{patch}",
] ]
tag = false tag = true
tag_name = "{new_version}"
[[tool.bumpversion.files]] [[tool.bumpversion.files]]
filename = "CHANGELOG.md" filename = "CHANGELOG.md"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment