diff --git a/CHANGELOG.md b/CHANGELOG.md index ad776f1..f46c3e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [1.4.1] - 2022-10-23 +## [1.4.1] - 2022-10-30 ### Fixed - NimBLEDevice::getPower incorrect value when power level is -3db. diff --git a/docs/Doxyfile b/docs/Doxyfile index 663ec28..74dac0a 100644 --- a/docs/Doxyfile +++ b/docs/Doxyfile @@ -38,7 +38,7 @@ PROJECT_NAME = esp-nimble-cpp # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 1.4.0 +PROJECT_NUMBER = 1.4.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