KTVManager_UI/.bumpversion.toml
Karl 780b7f9287
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 4m10s
Bump version: 1.4.18 → 1.4.19
2025-09-05 14:33:19 +01:00

8 lines
146 B
TOML

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