From 0b02cf05c51479cbece6e01fcb18faecbe7fa95c Mon Sep 17 00:00:00 2001 From: hemmer <915048+hemmer@users.noreply.github.com> Date: Tue, 19 Apr 2022 08:25:26 +0100 Subject: [PATCH] Bump version and update changelog --- CHANGELOG.md | 6 +++++- plugin.json | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b87276..af9efcc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,8 @@ -### 2.0.0 (in development) +### 2.1.0 (in development) +- Add Percussive Synth +- Fix Elements "Ominous voice" bug + +### 2.0.0 (2021-11-28) - Add port labels. - Rearrange context menus for clarity and consistency. diff --git a/plugin.json b/plugin.json index 53f01e8..6cc87aa 100644 --- a/plugin.json +++ b/plugin.json @@ -1,7 +1,7 @@ { "slug": "AudibleInstruments", "name": "Audible Instruments", - "version": "2.0.0", + "version": "2.1.0", "license": "GPL-3.0-or-later", "author": "VCV", "authorEmail": "support@vcvrack.com", @@ -9,7 +9,7 @@ "pluginUrl": "https://vcvrack.com/AudibleInstruments", "manualUrl": "https://vcvrack.com/AudibleInstruments#manual", "sourceUrl": "https://github.com/VCVRack/AudibleInstruments", - "changelogUrl": "https://github.com/VCVRack/AudibleInstruments/blob/v1/CHANGELOG.md", + "changelogUrl": "https://github.com/VCVRack/AudibleInstruments/blob/v2/CHANGELOG.md", "description": "Based on Mutable Instruments Eurorack modules", "modules": [ {