Skip to content

Commit 14486c6

Browse files
authored
Merge pull request #328 from ivankravets/patch-1
Bump version to 4.21.4, use the same library name as for the Arduino IDE
2 parents 22c60ac + 0de1477 commit 14486c6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

library.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
2-
"name": "ArduinoMenu",
2+
"name": "ArduinoMenu library",
3+
"version": "4.21.4",
34
"keywords": "menu, display, lcd, tft, buttons, encoder, io, control",
45
"description": "AVR generic menu/interactivity system",
56
"repository":

0 commit comments

Comments
 (0)