KTVManager_UI/.bumpversion.toml
Karl 6736680131
Some checks failed
Build and Publish Docker Image / build-and-push (push) Failing after 15m23s
Bump version: 1.3.36 → 1.3.37
2025-07-18 09:01:19 +01:00

8 lines
146 B
TOML

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