From 96b854a14c15a2010e95591def4ca532d9e1fd0a Mon Sep 17 00:00:00 2001 From: Davide Perini Date: Mon, 19 Jun 2023 12:51:41 +0200 Subject: [PATCH] Arduino Bootstrapper (v1.15.1) --- arduino_bootstrapper | 2 +- include/Version.h | 4 ++-- version | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/arduino_bootstrapper b/arduino_bootstrapper index 5a3a9ef..37d5393 160000 --- a/arduino_bootstrapper +++ b/arduino_bootstrapper @@ -1 +1 @@ -Subproject commit 5a3a9efd6acddacf22fb32c20d300d02b34bd5e5 +Subproject commit 37d53938979783f54eefb626c6827d45fa6e1d75 diff --git a/include/Version.h b/include/Version.h index 1b96235..8ea630c 100644 --- a/include/Version.h +++ b/include/Version.h @@ -1,9 +1,9 @@ // AUTO GENERATED FILE, DO NOT EDIT #ifndef VERSION - #define VERSION "2.16.46" + #define VERSION "2.16.52" #endif #ifndef BUILD_TIMESTAMP - #define BUILD_TIMESTAMP "2023-04-17 12:51:26.094431" + #define BUILD_TIMESTAMP "2023-06-19 12:48:01.071532" #endif \ No newline at end of file diff --git a/version b/version index 16102f6..f0c11bb 100644 --- a/version +++ b/version @@ -1 +1 @@ -2.16.46 \ No newline at end of file +2.16.52 \ No newline at end of file