if completion flag return early to avoid unnecessary VBAN connections

patch bump
This commit is contained in:
2026-02-28 13:34:46 +00:00
parent 5460965945
commit c660778698
3 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "vban-cli"
version = "0.4.0"
version = "0.4.1"
description = "A command-line interface for Voicemeeter leveraging VBAN."
readme = "README.md"
license = { text = "LICENSE" }