Skip to content

Commit

Permalink
fix version number in code
Browse files Browse the repository at this point in the history
  • Loading branch information
marchingband committed Nov 5, 2021
1 parent 4e85466 commit 3f96031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wvr_0.3.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

// #include "WVR.h"

#define VERSION_CODE "1.0.2"
#define VERSION_CODE "1.0.4"

void wvr_init(bool useFTDI, bool useUsbMidi, bool checkRecoveryModePin);

Expand Down

0 comments on commit 3f96031

Please sign in to comment.