Refactor test-app and vst-ui-base: streamline build scripts, add scale option to KnobComponent hierarchy, fix mouse handling logic, update publishing configuration, and increment version to 2.2.3.

This commit is contained in:
2026-02-15 11:32:35 +01:00
parent 448cf09ff1
commit d5a377e974
9 changed files with 26 additions and 39 deletions

View File

@@ -2,7 +2,7 @@ project.extra.set("devMode", true)
project.extra.set("enabledSourceMaps", true)
group = "nl.astraeus"
version = "2.2.2"
version = "2.2.3"
allprojects {
repositories {