Bump version to 1.2.0

This commit is contained in:
Otto Winter 2019-10-24 16:10:54 +02:00
parent 342d6895a1
commit 127731e221
No known key found for this signature in database
GPG Key ID: DB66C0BE6013F97E
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
import re
__version__ = "1.1.0"
__version__ = "1.2.0"
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/' \