diff --git a/library.properties b/library.properties index b6681a6..de7f7ba 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=LCDMenuLib2 -version=1.2.0 +version=1.2.2 author=Nils Feldkaemper maintainer=Nils Feldkaemper sentence=Easy creation of a tree based menu with screensaver and multi layers. diff --git a/src/LCDMenuLib2.h b/src/LCDMenuLib2.h index 44b1424..09ca5a3 100644 --- a/src/LCDMenuLib2.h +++ b/src/LCDMenuLib2.h @@ -67,7 +67,7 @@ // Do nothing change here // ####################### // // Version - #define _LCDML_VERSION "LCDML2 v1.2.0" + #define _LCDML_VERSION "LCDML2 v1.2.2" // Include arduino ios #include "Arduino.h"