diff --git a/manifests-cache.json b/manifests-cache.json index 8868c227..9ab71659 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -697,6 +697,12 @@ }, "Stall": { "creationTimestamp": 1581596278.0 + }, + "Switch1": { + "creationTimestamp": 1638728379.506569 + }, + "Seqtrol": { + "creationTimestamp": 1638728379.635339 } } }, diff --git a/manifests/GoodSheperd.json b/manifests/GoodSheperd.json index 158d70c0..3e8b4610 100644 --- a/manifests/GoodSheperd.json +++ b/manifests/GoodSheperd.json @@ -1,8 +1,8 @@ { "slug": "GoodSheperd", "name": "GoodSheperd", - "version": "1.1.0", - "license": "CC0-1.0", + "version": "2.0.0", + "license": "GPL-3.0-or-later", "brand": "GoodSheperd", "author": "Jens Schulze", "authorEmail": "", @@ -15,7 +15,7 @@ { "slug": "Hurdle", "name": "Hurdle", - "description": "", + "description": "github.com/jensschulze3000/GoodSheperd", "tags": [ "Switch", "Random" @@ -24,7 +24,7 @@ { "slug": "Stable16", "name": "Stable16", - "description": "", + "description": "github.com/jensschulze3000/GoodSheperd", "tags": [ "Sequencer" ] @@ -32,7 +32,7 @@ { "slug": "SEQ3st", "name": "SEQ3st", - "description": "", + "description": "github.com/jensschulze3000/GoodSheperd", "tags": [ "Sequencer", "Random" @@ -41,12 +41,31 @@ { "slug": "Stall", "name": "Stall", - "description": "", + "description": "github.com/jensschulze3000/GoodSheperd", "tags": [ "Polyphonic", "Switch", "Utility" ] + }, + { + "slug": "Switch1", + "name": "Switch1", + "description": "github.com/jensschulze3000/GoodSheperd", + "tags": [ + "Switch" + ] + }, + { + "slug": "Seqtrol", + "name": "Seqtrol", + "description": "github.com/jensschulze3000/GoodSheperd", + "tags": [ + "Clock modulator", + "Sample and hold", + "Switch", + "Utility" + ] } ] } \ No newline at end of file diff --git a/manifests/LOGinstruments.json b/manifests/LOGinstruments.json index 5c3ffdd7..90b54834 100644 --- a/manifests/LOGinstruments.json +++ b/manifests/LOGinstruments.json @@ -2,7 +2,7 @@ "slug": "LOGinstruments", "name": "LOGinstruments", "brand": "LOGinstruments", - "version": "2.0.2", + "version": "2.0.3", "license": "BSD-3-Clause", "author": "L.Gabrielli", "authorEmail": "l.gabrielli@univpm.it", diff --git a/manifests/voxglitch.json b/manifests/voxglitch.json index 80026073..a2d8496c 100644 --- a/manifests/voxglitch.json +++ b/manifests/voxglitch.json @@ -1,7 +1,7 @@ { "slug": "voxglitch", "name": "Voxglitch", - "version": "2.0.1", + "version": "2.0.2", "license": "BSD-3-Clause", "brand": "Voxglitch", "author": "Bret Truchan",