Skip to content

Commit

Permalink
release 2.6.3 (#6916)
Browse files Browse the repository at this point in the history
  • Loading branch information
d-a-v committed Dec 16, 2019
1 parent 5612738 commit 3d128e5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion cores/esp8266/TZ.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

// autogenerated from https://raw.githubusercontent.com/nayarsystems/posix_tz_db/master/zones.csv
// by script <esp8266 arduino core>/tools/TZupdate.sh
// Wed Nov 27 23:41:03 UTC 2019
// Mon Dec 16 13:08:18 UTC 2019
//
// This database is autogenerated from IANA timezone database
// https://www.iana.org/time-zones
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"name": "framework-arduinoespressif8266",
"description": "Arduino Wiring-based Framework (ESP8266 Core)",
"url": "https://github.com/esp8266/Arduino",
"version": "2.7.0-dev"
"version": "2.6.3"
}
4 changes: 2 additions & 2 deletions platform.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
# For more info:
# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5-3rd-party-Hardware-specification

name=ESP8266 Boards (2.7.0-dev)
version=2.7.0-dev
name=ESP8266 Boards (2.6.3)
version=2.6.3

# These will be removed by the packager script when doing a JSON release
runtime.tools.xtensa-lx106-elf-gcc.path={runtime.platform.path}/tools/xtensa-lx106-elf
Expand Down

0 comments on commit 3d128e5

Please sign in to comment.