Skip to content

Commit 38b6144

Browse files
fix the version number (Azure#48252)
1 parent 7b1d10e commit 38b6144

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sdk/dataprotection/Azure.ResourceManager.DataProtectionBackup/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 1.6.1 (2025-02-12)
3+
## 1.6.0 (2025-02-12)
44

55
### Other Changes
66

sdk/dataprotection/Azure.ResourceManager.DataProtectionBackup/src/Azure.ResourceManager.DataProtectionBackup.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<Version>1.6.1</Version>
3+
<Version>1.6.0</Version>
44
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
55
<ApiCompatVersion>1.5.0</ApiCompatVersion>
66
<PackageId>Azure.ResourceManager.DataProtectionBackup</PackageId>

0 commit comments

Comments
 (0)