mirror of
https://github.com/esphome/esphome-flasher.git
synced 2025-01-04 18:59:11 +01:00
Bump version to 1.0.2
This commit is contained in:
parent
fd37b5dcd1
commit
b4321880a3
@ -1,6 +1,6 @@
|
||||
import re
|
||||
|
||||
__version__ = "1.0.1"
|
||||
__version__ = "1.0.2"
|
||||
|
||||
ESP32_DEFAULT_OTA_DATA = 'https://raw.githubusercontent.com/espressif/arduino-esp32/1.0.0/tools/partitions/boot_app0.bin'
|
||||
ESP32_DEFAULT_BOOTLOADER_FORMAT = 'https://raw.githubusercontent.com/espressif/arduino-esp32/' \
|
||||
|
Loading…
Reference in New Issue
Block a user