From afdeff7871ef2f627d5ef8638e057a10a4c4cf16 Mon Sep 17 00:00:00 2001 From: h2zero Date: Sun, 30 Oct 2022 11:10:31 -0600 Subject: [PATCH] Bump version --- CHANGELOG.md | 2 +- docs/Doxyfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ad776f13..f46c3e37 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 663ec28a..74dac0a1 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