glitch-in-the-system/.bumpversion.cfg
Joseph Manley 0e4cbcd31d auto-semver intergration
if if

Container

Build via matrix

Update version & build

Fix

Fix

Fix

Fix

Update
2019-12-20 23:09:55 -05:00

15 lines
292 B
INI

[bumpversion]
current_version = 0.0.0
commit = False
tag = True
tag_name = {new_version}
[bumpversion:file:Nodes/Title.tscn]
search = text = "develop"
replace = text = "{new_version}"
[semver]
main_branches = develop
major_branches =
minor_branches = feature
patch_branches = hotfix, bugfix