KTVManager_Backend/.bumpversion.toml

8 lines
146 B
TOML
Raw Permalink Normal View History

2025-07-15 11:31:07 +01:00
[tool.bumpversion]
2025-07-17 19:06:05 +01:00
current_version = "1.2.12"
2025-07-15 11:31:07 +01:00
commit = true
tag = true
tag_name = "{new_version}"
[[tool.bumpversion.files]]
filename = "VERSION"