Browse Source

Bump version.

tags/v2.2.1
Andrew Belt 1 year ago
parent
commit
70d525b7af
2 changed files with 5 additions and 1 deletions
  1. +4
    -0
      CHANGELOG.md
  2. +1
    -1
      plugin.json

+ 4
- 0
CHANGELOG.md View File

@@ -1,5 +1,9 @@
# Fundamental changelog

### 2.2.1 (2022-05-24)
- CV Mix
- Normalize all inputs to 10V instead of just the first input.

### 2.2.0 (2022-05-22)
- Add CV Mix.
- Add Fade.


+ 1
- 1
plugin.json View File

@@ -1,7 +1,7 @@
{
"slug": "Fundamental",
"name": "Fundamental",
"version": "2.2.0",
"version": "2.2.1",
"license": "GPL-3.0-or-later",
"brand": "VCV",
"author": "VCV",


Loading…
Cancel
Save