diff --git a/README.md b/README.md index 77aa160..50d345f 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,10 @@ Dragonfly Reverb is a bundle of free audio effects for Linux, MacOS, and Windows ## Download -* **[Linux](https://github.com/michaelwillis/dragonfly-reverb/releases/download/3.1.2/DragonflyReverb-Linux-64bit-v3.1.2.tgz)** -* **[MacOS](https://github.com/michaelwillis/dragonfly-reverb/releases/download/3.1.2/DragonflyReverb-MacOS-64bit-v3.1.2.zip)** -* **[Windows (32 bit)](https://github.com/michaelwillis/dragonfly-reverb/releases/download/3.1.2/DragonflyReverb-Windows-32bit-v3.1.2.zip)** -* **[Windows (64 bit)](https://github.com/michaelwillis/dragonfly-reverb/releases/download/3.1.2/DragonflyReverb-Windows-64bit-v3.1.2.zip)** +* **[Linux](https://github.com/michaelwillis/dragonfly-reverb/releases/download/3.2.0/DragonflyReverb-Linux-64bit-v3.2.0.tgz)** +* **[MacOS](https://github.com/michaelwillis/dragonfly-reverb/releases/download/3.2.0/DragonflyReverb-MacOS-64bit-v3.2.0.zip)** +* **[Windows (32 bit)](https://github.com/michaelwillis/dragonfly-reverb/releases/download/3.2.0/DragonflyReverb-Windows-32bit-v3.2.0.zip)** +* **[Windows (64 bit)](https://github.com/michaelwillis/dragonfly-reverb/releases/download/3.2.0/DragonflyReverb-Windows-64bit-v3.2.0.zip)** ## Dependencies diff --git a/common/DragonflyVersion.h b/common/DragonflyVersion.h index 6cc3f31..fd4b789 100644 --- a/common/DragonflyVersion.h +++ b/common/DragonflyVersion.h @@ -15,6 +15,6 @@ */ #define MAJOR_VERSION 3 -#define MINOR_VERSION 1 -#define PATCH_VERSION 2 +#define MINOR_VERSION 2 +#define PATCH_VERSION 0 #define VERSION_SUFFIX "" diff --git a/docs/donations.html b/docs/donations.html index 79c90a3..2550829 100644 --- a/docs/donations.html +++ b/docs/donations.html @@ -7,7 +7,7 @@