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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user