From b8f0cf3fd631db9a3cc285c31c2954e408750545 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 10 Aug 2021 18:46:00 +0200 Subject: [PATCH] Release v0.12.0 --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 2a1515a..c962d28 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.11.0 +REV=0.12.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"