From 24d78fb924f47bb9c07324df0125d6ae8974824a Mon Sep 17 00:00:00 2001 From: tony-josi-aws Date: Mon, 16 Dec 2024 22:50:29 +0530 Subject: [PATCH] Update manifest to V4.3.1 --- manifest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.yml b/manifest.yml index e5b52772e..9b361a999 100644 --- a/manifest.yml +++ b/manifest.yml @@ -1,5 +1,5 @@ name: "FreeRTOS-Plus-TCP" -version: "V4.3.0" +version: "V4.3.1" description: "Thread safe FreeRTOS TCP/IP stack working on top of the FreeRTOS-Kernel to implement the TCP/IP protocol. Suitable for microcontrollers."