From 3375aa1270641d90e7a27b09d3dc2b473ef24eb7 Mon Sep 17 00:00:00 2001 From: sh123 Date: Tue, 20 Dec 2022 13:17:11 +0200 Subject: [PATCH] Increase version --- include/loraprs_service.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/loraprs_service.h b/include/loraprs_service.h index f92744b..b5325b3 100644 --- a/include/loraprs_service.h +++ b/include/loraprs_service.h @@ -119,7 +119,7 @@ private: } __attribute__((packed)); private: - const String CfgLoraprsVersion = "LoRAPRS 1.0.8"; + const String CfgLoraprsVersion = "LoRAPRS 1.0.9"; // processor config const int CfgConnRetryMs = 500; // connection retry delay, e.g. wifi