KTVManager_UI/.bumpversion.toml
Karl 96d0fc8da7
Some checks failed
Build and Publish Docker Image / build-and-push (push) Failing after 18s
Bump version: 1.2.7 → 1.2.8
2025-07-15 11:44:36 +01:00

8 lines
145 B
TOML

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