From 300c80459856479797cb779b3e1df4a7b7742252 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 7 May 2021 14:45:37 +0200 Subject: [PATCH] Release 0.11.0 --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 39bf9ea..2a1515a 100755 --- a/build.sh +++ b/build.sh @@ -26,7 +26,7 @@ # invalidate any other reasons why the executable file might be covered by # the GNU General Public License. -REV=0.10.13 +REV=0.11.0 ZIP_FILENAME=WiFi101-Updater-ArduinoIDE-Plugin-$REV REQUIRED_JARS="pde.jar arduino-core.jar jssc-2.8.0-arduino4.jar bcpg-jdk15on-152.jar bcprov-jdk15on-152.jar commons-lang3-3.8.1.jar commons-codec-1.7.jar"