diff --git a/Makefile b/Makefile index adcd0aa..10546e0 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ SLUG = Bidoo -VERSION = 0.5.8 +VERSION = 0.5.9 CFLAGS += -Isrc/dep/audiofile CXXFLAGS += diff --git a/README.md b/README.md index 62e6bed..f4e9c75 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Bidoo's plugins for [VCVRack](https://vcvrack.com) -![Version](https://img.shields.io/badge/version-0.5.8-green.svg?style=flat-square) +![Version](https://img.shields.io/badge/version-0.5.9-green.svg?style=flat-square) ![License](https://img.shields.io/badge/license-BSD3-blue.svg?style=flat-square) ![Language](https://img.shields.io/badge/language-C++-yellow.svg?style=flat-square) diff --git a/images/pack.png b/images/pack.png index 2821b0e..c493669 100644 Binary files a/images/pack.png and b/images/pack.png differ