computerscare-vcv-modules

computerscare modules for VCV Rack
Log | Files | Refs

commit dd034b696fb7873c993607c506e59381a30bb16c
parent 9786cec8d2f10721847c79fdf3942d48e050836d
Author: Adam M <aemalone@gmail.com>
Date:   Fri, 12 Nov 2021 20:41:35 -0600

Hugly

Diffstat:
M.github/workflows/build-all.yml | 2+-
Mplugin.json | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/build-all.yml b/.github/workflows/build-all.yml @@ -109,7 +109,7 @@ jobs: - uses: actions/download-artifact@v2 with: path: _artifacts - - name: ugh huh + - name: Uggh Hugly run: | ls ls _artifacts diff --git a/plugin.json b/plugin.json @@ -1,6 +1,6 @@ { "slug": "computerscare", - "version": "2.0.0d", + "version": "2.0.0e", "name": "computerscare", "brand": "computerscare", "author": "computerscare",