Skip to content

Commit 968f92f

Browse files
committed
Missed one version number
1 parent 4d1ace7 commit 968f92f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

esp_panel_board_supported_conf.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@
175175
* 3. Patch version mismatch: No impact on functionality
176176
*/
177177
#define ESP_PANEL_BOARD_SUPPORTED_FILE_VERSION_MAJOR 1
178-
#define ESP_PANEL_BOARD_SUPPORTED_FILE_VERSION_MINOR 1
178+
#define ESP_PANEL_BOARD_SUPPORTED_FILE_VERSION_MINOR 2
179179
#define ESP_PANEL_BOARD_SUPPORTED_FILE_VERSION_PATCH 0
180180

181181
#endif

0 commit comments

Comments
 (0)