We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21db8fc commit 8aadd31Copy full SHA for 8aadd31
doc/conf.py
@@ -56,9 +56,9 @@
56
# built documents.
57
#
58
# The short X.Y version.
59
-version = u'2.5.0-beta2'
+version = u'2.5.0-beta3'
60
# The full version, including alpha/beta/rc tags.
61
-release = u'2.5.0-beta2'
+release = u'2.5.0-beta3'
62
63
# The language for content autogenerated by Sphinx. Refer to documentation
64
# for a list of supported languages.
platform.txt
@@ -6,7 +6,7 @@
6
# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5---3rd-party-Hardware-specification
7
8
name=ESP8266 Boards (2.5.0-dev)
9
-version=2.5.0-beta3
+version=2.5.0-dev
10
11
runtime.tools.xtensa-lx106-elf-gcc.path={runtime.platform.path}/tools/xtensa-lx106-elf
12
runtime.tools.esptool.path={runtime.platform.path}/tools/esptool
0 commit comments