File tree Expand file tree Collapse file tree 3 files changed +5
-11
lines changed Expand file tree Collapse file tree 3 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 11# Release History
22
3- ## 1.0.0-beta.8 (Unreleased)
4-
5- ### Features Added
3+ ## 1.0.0-beta.8 (2024-04-09)
64
75### Breaking Changes
86
Original file line number Diff line number Diff line change 11# Release History
22
3- ## 1.12.0-beta.1 (Unreleased)
4-
5- ### Features Added
6-
7- ### Breaking Changes
3+ ## 1.11.3 (2024-04-09)
84
95### Bugs Fixed
106
Original file line number Diff line number Diff line change 1111#include < cstdint>
1212
1313#define AZURE_CORE_VERSION_MAJOR 1
14- #define AZURE_CORE_VERSION_MINOR 12
15- #define AZURE_CORE_VERSION_PATCH 0
16- #define AZURE_CORE_VERSION_PRERELEASE " beta.1 "
14+ #define AZURE_CORE_VERSION_MINOR 11
15+ #define AZURE_CORE_VERSION_PATCH 3
16+ #define AZURE_CORE_VERSION_PRERELEASE " "
1717
1818#define AZURE_CORE_VERSION_ITOA_HELPER (i ) #i
1919#define AZURE_CORE_VERSION_ITOA (i ) AZURE_CORE_VERSION_ITOA_HELPER(i)
You can’t perform that action at this time.
0 commit comments