KTVManager_UI/.bumpversion.toml
Karl 11dbffcf49
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 1m16s
Bump version: 1.4.19 → 1.4.20
2026-04-06 17:26:49 +01:00

8 lines
146 B
TOML

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