implement eq endpoints

attach eq subrouter to strip/bus routers

minor bump
This commit is contained in:
2026-04-05 04:09:00 +01:00
parent 44c14dfeeb
commit 9760bc8338
6 changed files with 111 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "vmr-http"
version = "0.3.3"
version = "0.4.0"
description = "HTTP API for controlling Voicemeeter"
readme = "README.md"
authors = [{ name = "onyx-and-iris", email = "code@onyxandiris.online" }]