Skip to content

Commit 571fd1f

Browse files
author
MacChu0315-Espressif
committed
fix(version): fix version mismatch
1 parent 88ea318 commit 571fd1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ESP_PanelVersions.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
/* Library Version */
1212
#define ESP_PANEL_VERSION_MAJOR 0
1313
#define ESP_PANEL_VERSION_MINOR 1
14-
#define ESP_PANEL_VERSION_PATCH 2
14+
#define ESP_PANEL_VERSION_PATCH 3
1515

1616
/* File `ESP_Panel_Conf.h` */
1717
#define ESP_PANEL_CONF_VERSION_MAJOR 0

0 commit comments

Comments
 (0)