diff --git a/.travis/Doxyfile b/.travis/Doxyfile index 863898d..f19b953 100644 --- a/.travis/Doxyfile +++ b/.travis/Doxyfile @@ -38,7 +38,7 @@ PROJECT_NAME = SSLClient # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = v1.6.7 +PROJECT_NUMBER = v1.6.8 # 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 1dd4b08..9c08d46 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=SSLClient -version=1.6.7 +version=1.6.8 author=Noah Koontz maintainer=OPEnS Lab sentence=Arduino library to add TLS functionality to any Client class