Skip to content

Commit d7569e6

Browse files
authored
update version to patch (#38646)
1 parent 126689b commit d7569e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sdk/identity/Azure.Identity/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 1.11.0-beta.1 (2023-09-13)
3+
## 1.10.1 (2023-09-12)
44

55
### Bugs Fixed
66

sdk/identity/Azure.Identity/src/Azure.Identity.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<Description>This is the implementation of the Azure SDK Client Library for Azure Identity</Description>
44
<AssemblyTitle>Microsoft Azure.Identity Component</AssemblyTitle>
5-
<Version>1.11.0-beta.1</Version>
5+
<Version>1.10.1</Version>
66
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
77
<ApiCompatVersion>1.10.0</ApiCompatVersion>
88
<PackageTags>Microsoft Azure Identity;$(PackageCommonTags)</PackageTags>

0 commit comments

Comments
 (0)