diff --git a/CHANGELOG.md b/CHANGELOG.md index f73a2d6..0214990 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,4 +28,4 @@ - Use ArrayBuffers instead of arrays, improving performance \~5x. ### 1.0.0 (2019-09-15) -- Initial release. \ No newline at end of file +- Initial release. diff --git a/README.md b/README.md index 8d6bc4b..851a631 100644 --- a/README.md +++ b/README.md @@ -149,5 +149,5 @@ make - [Andrew Belt](https://github.com/AndrewBelt): host code, Duktape (JavaScript, not used), LuaJIT (Lua), Python (in development) - [Jerry Sievert](https://github.com/JerrySievert): QuickJS (JavaScript) - [Leonardo Laguna Ruiz](https://github.com/modlfo): Vult -- [CHAIR](https://chair.audio) [Clemens Wegener (libpd), Max Neupert (patches)] : libpd +- [CHAIR](https://chair.audio) (Clemens Wegener, Max Neupert): libpd - add your name here diff --git a/plugin.json b/plugin.json index ce953cc..5e748bb 100644 --- a/plugin.json +++ b/plugin.json @@ -1,7 +1,7 @@ { "slug": "VCV-Prototype", "name": "Prototype", - "version": "1.2.0", + "version": "1.3.0", "license": "GPL-3.0-or-later", "brand": "VCV", "author": "VCV",