diff --git a/src/wvr_0.3.h b/src/wvr_0.3.h index 3082185..974c590 100644 --- a/src/wvr_0.3.h +++ b/src/wvr_0.3.h @@ -1,7 +1,7 @@ #ifndef WVR_0_3_H #define WVR_0_3_H -#define VERSION_CODE "3.9.0" +#define VERSION_CODE "3.10.0" void wvr_init(bool useFTDI, bool useUsbMidi, bool checkRecoveryModePin);