Skip to content

Commit

Permalink
Bump firmware version.
Browse files Browse the repository at this point in the history
  • Loading branch information
infovore committed Apr 3, 2023
1 parent 09f4929 commit adb2045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firmware/16n_faderbank_firmware/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

int MAJOR_VERSION = 0x02;
int MINOR_VERSION = 0x01;
int POINT_VERSION = 0x00;
int POINT_VERSION = 0x01;

/*
* device metadata
Expand Down

0 comments on commit adb2045

Please sign in to comment.