diff --git a/bin/version.sh b/bin/version.sh index bc2cd88a..836fd5aa 100644 --- a/bin/version.sh +++ b/bin/version.sh @@ -1,3 +1,3 @@ -export VERSION=0.8.1 \ No newline at end of file +export VERSION=0.8.2 \ No newline at end of file diff --git a/platformio.ini b/platformio.ini index dbdf97fb..b7343e9b 100644 --- a/platformio.ini +++ b/platformio.ini @@ -90,7 +90,7 @@ build_flags = # board_build.ldscript = linker/esp32.extram.bss.ld lib_ignore = segger_rtt platform_packages = - framework-arduinoespressif32 @ https://github.com/meshtastic/arduino-esp32.git#7a78d82f1b5cf64715a14d2f096b8dd775948ac1 + framework-arduinoespressif32 @ https://github.com/meshtastic/arduino-esp32.git#b7f106cd11a04573b902228ea97025c8b5814dd9 ; The 1.0 release of the TBEAM board [env:tbeam]