diff --git a/index.html b/index.html index be3f32852..0462c5e07 100644 --- a/index.html +++ b/index.html @@ -315,11 +315,9 @@

Package GitHub Branch LTS Tag LTS Start Date Maintenance End Date -vcpkg: 2024-03-04 lts_03_2024 LTS_03_2024 2024-03-04 2025-03-04 +vcpkg: 2024-08-12 lts_08_2024 LTS_08_2024 2024-08-12 2025-08-12 -vcpkg: 2023-08-07 lts_08_2023 LTS_08_2023 2023-08-07 2024-08-07 - -vcpkg: 2023-04-20 lts_01_2023 LTS_01_2023_Ref02 2023-04-20 2024-04-20 +vcpkg: 2024-03-04 lts_03_2024 LTS_03_2024 2024-03-04 2025-03-04

'Maintenance End Date' refers to the end of life support of the related version.

@@ -329,10 +327,10 @@


This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

diff --git a/iothub__client__version_8h.html b/iothub__client__version_8h.html index 6f8c60605..5cd4ff011 100644 --- a/iothub__client__version_8h.html +++ b/iothub__client__version_8h.html @@ -78,7 +78,7 @@

Macros

-#define IOTHUB_SDK_VERSION   "1.13.0" +#define IOTHUB_SDK_VERSION   "1.14.0"  Macro representing current IoT Hub Client SDK version.
  diff --git a/iothub__client__version_8h_source.html b/iothub__client__version_8h_source.html index 0c016d530..8493f7b5b 100644 --- a/iothub__client__version_8h_source.html +++ b/iothub__client__version_8h_source.html @@ -71,7 +71,7 @@
8 #ifndef IOTHUB_CLIENT_VERSION_H
9 #define IOTHUB_CLIENT_VERSION_H
10 
-
12 #define IOTHUB_SDK_VERSION "1.13.0"
+
12 #define IOTHUB_SDK_VERSION "1.14.0"
13 
14 #include "umock_c/umock_c_prod.h"
15