Skip to content

Commit 5d76e3b

Browse files
[AUTO][RELEASE]: Update version numbers (#206)
Co-authored-by: AniruddhaKanhere <AniruddhaKanhere@users.noreply.github.com>
1 parent 61098cd commit 5d76e3b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/doxygen/config.doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ PROJECT_NAME = "FreeRTOS: FreeRTOS Cellular Library"
4848
# could be handy for archiving the generated documentation or if some version
4949
# control system is used.
5050

51-
PROJECT_NUMBER = v1.4.1
51+
PROJECT_NUMBER = v1.4.2
5252

5353
# Using the PROJECT_BRIEF tag one can provide an optional one line description
5454
# for a project that appears at the top of each page and should give viewer a

manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name : "FreeRTOS-Cellular-Interface"
2-
version: "v1.4.1+"
2+
version: "v1.4.2"
33
description: |
44
"FreeRTOS Cellular Interface implementation of the 3GPP TS v27.007 standard..\n"
55
license: "MIT"

0 commit comments

Comments
 (0)