diff --git a/manifests/Ohmer.json b/manifests/Ohmer.json index eae612a6..9bccda16 100644 --- a/manifests/Ohmer.json +++ b/manifests/Ohmer.json @@ -1,7 +1,7 @@ { "slug": "Ohmer", "name": "Ohmer Modules", - "version": "1.1.3", + "version": "1.1.3.1", "license": "BSD-3-Clause", "author": "Dominique Camus", "brand": "Ohmer Modules", @@ -29,6 +29,15 @@ "Clock modulator" ] }, + { + "slug": "BRK", + "name": "BRK (\"Break\") expander for RKD", + "description": "BRK (\"Break\") expander to setup RKD jumpers (inspired from 4ms BO hardware)", + "tags": [ + "Clock modulator", + "Expander" + ] + }, { "slug": "RKDBRK", "name": "RKD with \"Break\"", diff --git a/manifests/squinkylabs-plug1.json b/manifests/squinkylabs-plug1.json index 6b374456..50b71347 100644 --- a/manifests/squinkylabs-plug1.json +++ b/manifests/squinkylabs-plug1.json @@ -8,7 +8,7 @@ "sourceUrl": "https://github.com/squinkylabs/SquinkyVCV", "manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/docs/booty-shifter.md", "changelogUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/CHANGELOG.md", - "version": "1.0.2", + "version": "1.0.3", "modules": [ { "slug": "squinkylabs-ev3",