Skip to content

Commit 61d65b0

Browse files
authored
2.0.4dev
1 parent 129b542 commit 61d65b0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: core_version.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#define ARDUINO_ESP32_GIT_VER 0x6ed33835
2-
#define ARDUINO_ESP32_GIT_DESC 2.0.3
3-
#define ARDUINO_ESP32_RELEASE_2_0_3
4-
#define ARDUINO_ESP32_RELEASE "2_0_3"
2+
#define ARDUINO_ESP32_GIT_DESC 2.0.4dev
3+
#define ARDUINO_ESP32_RELEASE_2_0_4dev
4+
#define ARDUINO_ESP32_RELEASE "2_0_4dev"

0 commit comments

Comments
 (0)