KTVManager_UI/.bumpversion.toml
Karl f03f56f76b
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 3m18s
Bump version: 1.3.4 → 1.3.5
2025-07-15 17:58:44 +01:00

9 lines
157 B
TOML

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