From 706eebd2db8f1038d71de2aa48f496834aad78cf Mon Sep 17 00:00:00 2001 From: nkaaf Date: Sun, 24 Apr 2022 11:04:40 +0200 Subject: [PATCH] version: 2.1.1 --- Doxyfile | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Doxyfile b/Doxyfile index ff5cee5..0d9e8e8 100644 --- a/Doxyfile +++ b/Doxyfile @@ -38,7 +38,7 @@ PROJECT_NAME = "Arduino List Library" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 2.1.0 +PROJECT_NUMBER = 2.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 diff --git a/library.properties b/library.properties index a5f24cc..02cc6a0 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=List -version=2.1.0 +version=2.1.1 author=Niklas Kaaf maintainer=Niklas Kaaf sentence=The Ultimate Collection of Lists