From 5cd9b7ce511fab7edfcd12c322245d3ebd604c3e Mon Sep 17 00:00:00 2001 From: sh123 Date: Tue, 13 Dec 2022 15:30:25 +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 ef91b87..91b2c14 100644 --- a/loraprs_service.h +++ b/loraprs_service.h @@ -112,7 +112,7 @@ private: } __attribute__((packed)); private: - const String CfgLoraprsVersion = "LoRAPRS 1.0.3"; + const String CfgLoraprsVersion = "LoRAPRS 1.0.4"; // processor config const int CfgConnRetryMs = 500; // connection retry delay, e.g. wifi