Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/arduino/Arduino.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'build/build.xml')
-rw-r--r--build/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/build.xml b/build/build.xml
index b4e0ef8ea..8f5757b41 100644
--- a/build/build.xml
+++ b/build/build.xml
@@ -105,7 +105,7 @@
<property name="AVRDUDE-VERSION" value="6.3.0-arduino17" />
<property name="AVRCORE-VERSION" value="1.8.3" />
<property name="arduinoOTA-VERSION" value="1.3.0" />
- <property name="WIFI101-FW-UPDATER_VERSION" value="0.11.0" />
+ <property name="WIFI101-FW-UPDATER_VERSION" value="0.12.0" />
<!-- https://github.com/arduino/built-in-examples -->
<property name="BUILT-IN-EXAMPLES-VERSION" value="1.9.1" />