KTVManager_UI/.bumpversion.toml
Karl c1a3bb6ba4
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 3m26s
Bump version: 1.3.15 → 1.3.16
2025-07-17 11:21:31 +01:00

8 lines
146 B
TOML

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