From 5286e97e06454d1e0f74816e1d5cc9a37c6a95af Mon Sep 17 00:00:00 2001 From: Wirlaburla Date: Fri, 3 Mar 2023 00:46:47 -0600 Subject: [PATCH] up the version count --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index 729a623..2a0e297 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -10,7 +10,7 @@ #include #include -#define VERSION "0.2.2" +#define VERSION "0.3.0" #define SAMPLERATE 48000 #define BUFFER_SIZE 250000