computerscare-vcv-modules

computerscare modules for VCV Rack
Log | Files | Refs

commit a2cc7a5b1d069794824b6297682b0c55ae604efe
parent 252ccd4ce6b14bd2b911a69570a7f1c05fbeeed8
Author: AdamPorcineFudgepuppy <>
Date:   Mon,  3 Jun 2024 11:23:50 -0500

bump version, update changelog

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

diff --git a/CHANGELOG.MD b/CHANGELOG.MD @@ -1,3 +1,8 @@ +# 2.1.1 +Toly Pools +- Make a new module with new slug, Toly Pools v2 with better rotation options and behavior +- Deprecate the old Toly Pools. It will still work in old patches, but won't show up in browser + # 2.1.0 Father & Son Patch Sequencer - changed font to one with license suitable for cardinal diff --git a/plugin.json b/plugin.json @@ -1,6 +1,6 @@ { "slug": "computerscare", - "version": "2.1.0", + "version": "2.1.1", "name": "computerscare", "brand": "computerscare", "author": "computerscare",