Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ropg committed Feb 9, 2024
1 parent f3a1b1d commit 0f9ba22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#define ARDUINO_LOOP_TASK_STACK_SIZE (16 * 1024)
#define SERIAL_RX_BUFFER_SIZE 1024

#define OOKWIZ_VERSION "0.1.0"
#define OOKWIZ_VERSION "0.1.1"
#define SPIFFS_PREFIX /OOKwiz

#define MAX_BINS 10
Expand Down

0 comments on commit 0f9ba22

Please sign in to comment.