Skip to content

Commit 3b43f00

Browse files
authored
Update core_version.h
1 parent 4b5b78b commit 3b43f00

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

core_version.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#define ARDUINO_ESP32_GIT_VER 0xcbaeab4e
2-
#define ARDUINO_ESP32_GIT_DESC 2.0.13
3-
#define ARDUINO_ESP32_RELEASE_2_0_13
4-
#define ARDUINO_ESP32_RELEASE "2_0_13"
2+
#define ARDUINO_ESP32_GIT_DESC 2.0.14
3+
#define ARDUINO_ESP32_RELEASE_2_0_14
4+
#define ARDUINO_ESP32_RELEASE "2_0_14"

0 commit comments

Comments
 (0)