Skip to content

Commit e05ae0b

Browse files
authored
Update const.py
1 parent c4c5e0f commit e05ae0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

esp_flasher/const.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import re
22

3-
__version__ = "3.2.0"
3+
__version__ = "3.1.0"
44

55
ESP32_DEFAULT_OTA_DATA = (
66
"https://raw.githubusercontent.com/Jason2866/ESP_Flasher/factory/"

0 commit comments

Comments
 (0)