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