From 5f19f462d6ba9a392a07e305c01dcb9c67d6fd0e Mon Sep 17 00:00:00 2001 From: Martino Facchin Date: Mon, 17 Aug 2020 12:51:22 +0200 Subject: [PATCH] update plugin version to 0.10.12 --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 1e43fa4..d482578 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.11 +REV=0.10.12 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"