diff --git a/src/LoRa_APRS_Tracker.cpp b/src/LoRa_APRS_Tracker.cpp index c64aa4f..36c9d98 100644 --- a/src/LoRa_APRS_Tracker.cpp +++ b/src/LoRa_APRS_Tracker.cpp @@ -13,7 +13,7 @@ #include "pins.h" #include "power_management.h" -#define VERSION "22.14.0" +#define VERSION "22.19.0" Configuration Config; BeaconManager BeaconMan;