computerscare-vcv-modules

computerscare modules for VCV Rack
Log | Files | Refs

commit 57d341db9fc0ecf8e4b61cc917ecafda8c5096ee
parent e666322a54c9c80f82f4ee2b9966f7eabc505ca9
Author: AdamPorcineFudgepuppy <>
Date:   Sat, 15 Jun 2024 11:09:40 -0500

bump to 2.1.11 update changelog

Diffstat:
MCHANGELOG.MD | 3+++
Mplugin.json | 2+-
2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.MD b/CHANGELOG.MD @@ -1,3 +1,6 @@ +# 2.1.11 +- Horse a Doodle Doo don't randomize the menu params on module randomize + # 2.1.7 - Update build to use plugin build toolchain github actions image - Toly Pools v2 adds CV values to knob values as is the standard diff --git a/plugin.json b/plugin.json @@ -1,6 +1,6 @@ { "slug": "computerscare", - "version": "2.1.10", + "version": "2.1.11", "name": "computerscare", "brand": "computerscare", "author": "computerscare",