Skip to content

Commit 28e6e40

Browse files
committed
update to Rack SDK 2.3.0
1 parent 2cbbcc5 commit 28e6e40

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build VCV Rack Plugin
22
on: [push, pull_request]
33

44
env:
5-
rack-sdk-version: 2.2.3
5+
rack-sdk-version: 2.3.0
66
rack-plugin-toolchain-dir: /home/build/rack-plugin-toolchain
77

88
defaults:

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"slug": "MyPlugin",
33
"name": "MyPlugin",
4-
"version": "2.2.3",
4+
"version": "2.3.0",
55
"license": "GPL-3.0-or-later",
66
"brand": "MyBrand",
77
"author": "Me",

0 commit comments

Comments
 (0)