From b27b070980a9c02b15c17e23760ab3fe6c905b3e Mon Sep 17 00:00:00 2001 From: "Hansi, dl9rdz" Date: Mon, 9 Aug 2021 22:24:56 +0200 Subject: [PATCH] version udpate --- RX_FSK/version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RX_FSK/version.h b/RX_FSK/version.h index 3602cca..16d547d 100644 --- a/RX_FSK/version.h +++ b/RX_FSK/version.h @@ -1,4 +1,4 @@ const char *version_name = "rdzTTGOsonde"; -const char *version_id = "devel20210807"; +const char *version_id = "devel20210809"; const int SPIFFS_MAJOR=2; -const int SPIFFS_MINOR=13; +const int SPIFFS_MINOR=14;