Skip to content

Commit c272a5f

Browse files
committed
Arduino Bootstrapper update (v.1.12.7)
1 parent 5d5eb5c commit c272a5f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

include/Version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11

22
// AUTO GENERATED FILE, DO NOT EDIT
33
#ifndef VERSION
4-
#define VERSION "6.13.2"
4+
#define VERSION "6.13.8"
55
#endif
66
#ifndef BUILD_TIMESTAMP
7-
#define BUILD_TIMESTAMP "2022-02-28 15:49:17.603717"
7+
#define BUILD_TIMESTAMP "2022-03-10 23:06:06.843604"
88
#endif
99

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.13.2
1+
6.13.8

0 commit comments

Comments
 (0)