KTVManager_Backend/.bumpversion.toml
2025-07-15 11:31:07 +01:00

8 lines
145 B
TOML

[tool.bumpversion]
current_version = "1.1.2"
commit = true
tag = true
tag_name = "{new_version}"
[[tool.bumpversion.files]]
filename = "VERSION"