KTVManager_UI/.bumpversion.toml
Karl 8f23b9d3b1
Some checks failed
Build and Publish Docker Image / build-and-push (push) Failing after 19s
Bump version: 1.2.8 → 1.2.9
2025-07-15 13:45:34 +01:00

8 lines
145 B
TOML

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