diff --git a/constants.h b/constants.h index 9be5265..b26fd4f 100644 --- a/constants.h +++ b/constants.h @@ -5,7 +5,7 @@ #if defined(ARDUINO_ADAFRUIT_FEATHER_RP2040) #define PROGRAM_VERSION "v1.14 PCB v.7" #else -#define PROGRAM_VERSION "v1.14.3 pcb12" +#define PROGRAM_VERSION "v1.14.4 pcb12" #endif #define PROGRAM_LINE1 "Barry K7BWH" #define PROGRAM_LINE2 "John KM7O"