Skip to content

Commit

Permalink
fix(readme): Update the tag format for LTS patch release
Browse files Browse the repository at this point in the history
  • Loading branch information
abhipsaMisra committed Jun 22, 2021
1 parent c824acc commit 53e58a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ Below is a table showing the mapping of the LTS branches to the packages release

| Release | Github Branch | LTS Status | LTS Start Date | Maintenance End Date | LTS End Date |
| :-------------------------------------------------------------------------------------------: | :-----------: | :--------: | :------------: | :------------------: | :----------: |
| [2021-6-22](https://github.com/Azure/azure-iot-sdk-csharp/releases/tag/lts_2021-6-22) | lts_2021_03 | Active | 2020-03-18 | 2022-03-18 | 2024-03-17 |
| [2021-6-23](https://github.com/Azure/azure-iot-sdk-csharp/releases/tag/lts_2021-3-18_patch1) | lts_2021_03 | Active | 2020-03-18 | 2022-03-18 | 2024-03-17 |
| [2021-3-18](https://github.com/Azure/azure-iot-sdk-csharp/releases/tag/lts_2021-3-18) | lts_2021_03 | Active | 2020-03-18 | 2022-03-18 | 2024-03-17 |
| [2020-9-23](https://github.com/Azure/azure-iot-sdk-csharp/releases/tag/lts_2020-8-19_patch1) | lts_2020_08 | Active | 2020-08-19 | 2021-08-19 | 2023-08-19 |
| [2020-8-19](https://github.com/Azure/azure-iot-sdk-csharp/releases/tag/lts_2020-8-19) | lts_2020_08 | Active | 2020-08-19 | 2021-08-19 | 2023-08-19 |
Expand Down

0 comments on commit 53e58a9

Please sign in to comment.