From 7e9094fcb881b7f9b546957f29bcfbcbd8a0bdea Mon Sep 17 00:00:00 2001 From: sh123 Date: Tue, 13 Dec 2022 15:38:05 +0200 Subject: [PATCH] Increase version --- loraprs_service.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/loraprs_service.h b/loraprs_service.h index 91b2c14..f58b3fb 100644 --- a/loraprs_service.h +++ b/loraprs_service.h @@ -112,7 +112,7 @@ private: } __attribute__((packed)); private: - const String CfgLoraprsVersion = "LoRAPRS 1.0.4"; + const String CfgLoraprsVersion = "LoRAPRS 1.0.5"; // processor config const int CfgConnRetryMs = 500; // connection retry delay, e.g. wifi