Browse Source

Merge commit 'aa72c130d0e2db44b98cbc65bf65d4e74438fda9' into v2-beta

pull/48/head
hemmer 1 year ago
parent
commit
c04090572a
2 changed files with 9 additions and 4 deletions
  1. +6
    -1
      CHANGELOG.md
  2. +3
    -3
      plugin.json

+ 6
- 1
CHANGELOG.md View File

@@ -1,11 +1,16 @@
# Change Log


## v2.6.0 (in progress)
## v2.7.0 (in progress)
* Midi Thing 2
* Initial release


## v2.6.0
* Octaves
* Initial release
* Misc
* Better default values for ADSR and Burst


## v2.5.0


+ 3
- 3
plugin.json View File

@@ -1,6 +1,6 @@
{
"slug": "Befaco",
"version": "2.6.0",
"version": "2.7.0",
"license": "GPL-3.0-or-later",
"name": "Befaco",
"brand": "Befaco",
@@ -340,7 +340,7 @@
"modularGridUrl": "https://www.modulargrid.net/e/befaco-octaves-vco",
"tags": [
"Hardware clone",
"VCO"
"Oscillator"
]
},
{
@@ -356,4 +356,4 @@
]
}
]
}
}

Loading…
Cancel
Save