diff --git a/loraprs_service.h b/loraprs_service.h index e0d65cf..9f66c19 100644 --- a/loraprs_service.h +++ b/loraprs_service.h @@ -112,7 +112,7 @@ class Service : public Kiss::Processor } __attribute__((packed)); private: - const String CfgLoraprsVersion = "LoRAPRS 1.0.2"; + const String CfgLoraprsVersion = "LoRAPRS 1.0.3"; // processor config const int CfgConnRetryMs = 500; // connection retry delay, e.g. wifi