diff --git a/library.properties b/library.properties index 755168c..7d3c275 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=lcdgfx -version=1.1.0 +version=1.1.1 author=Alexey Dynda maintainer=Alexey Dynda sentence=VGA, SSD1306, SSD1331, SSD1325/SSD1327, SSD1351, IL9163/ST7735, ILI9341, PCD8544, SH1106/SH1107 spi/i2c OLED/LED Display driver. diff --git a/src/doxygen.cfg b/src/doxygen.cfg index 60d48ec..12bd5ae 100644 --- a/src/doxygen.cfg +++ b/src/doxygen.cfg @@ -38,7 +38,7 @@ PROJECT_NAME = "LCDGFX LCD display driver" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 1.1.0 +PROJECT_NUMBER = 1.1.1 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a