From 54d4fb7d46483ec653176507621074671cdf3406 Mon Sep 17 00:00:00 2001 From: Kevin Hester Date: Tue, 25 May 2021 08:04:06 +0800 Subject: [PATCH] 1.2.36 --- geeksville-private/TODO.md | 2 +- version.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/geeksville-private/TODO.md b/geeksville-private/TODO.md index 01312d934..6145418e1 100644 --- a/geeksville-private/TODO.md +++ b/geeksville-private/TODO.md @@ -3,7 +3,7 @@ You probably don't care about this section - skip to the next one. * DONE investigate TCP on ESP32 https://github.com/meshtastic/Meshtastic-device/issues/807 -* fix python tool problem with windows and the heartbeat +* DONE fix python tool problem with windows and the heartbeat * router mode dropping messages? https://meshtastic.discourse.group/t/router-mode-missing-messages/3329/3 * fix ttgo eink screen * list portduino on platformio diff --git a/version.properties b/version.properties index e7da90cfe..a18efc74c 100644 --- a/version.properties +++ b/version.properties @@ -1,4 +1,4 @@ [VERSION] major = 1 minor = 2 -build = 30 +build = 36