commit 979f47fbcb752692683c8dd8609860d95e67cbbc
parent 0155a6fe6395f3fa841bed173b22e61c9768f9f1
Author: Adam M <aemalone@gmail.com>
Date: Tue, 16 Nov 2021 11:47:44 -0600
Bump version to bravo
Diffstat:
2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/.github/workflows/build-all.yml b/.github/workflows/build-all.yml
@@ -1,8 +1,6 @@
name: Build v2
on: [push, pull_request]
-# https://vcvrack.com/downloads/Rack-SDK-2.git.219bbaf1-lin.zip
-
env:
rack-sdk-version: 2.git.588342d7
diff --git a/plugin.json b/plugin.json
@@ -1,6 +1,6 @@
{
"slug": "computerscare",
- "version": "2.0.0alpha",
+ "version": "2.0.0bravo",
"name": "computerscare",
"brand": "computerscare",
"author": "computerscare",