Skip to content

Commit 30718c9

Browse files
authored
Prepare release for Azure.ResourceManager.NetApp (Azure#39781)
1 parent d11b6fb commit 30718c9

File tree

2 files changed

+2
-12
lines changed

2 files changed

+2
-12
lines changed

sdk/netapp/Azure.ResourceManager.NetApp/CHANGELOG.md

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

3-
## 1.5.0-beta.1 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
10-
11-
### Other Changes
12-
13-
## 1.4.1 (Unreleased)
3+
## 1.4.1 (2023-11-07)
144

155
### Bugs Fixed
166
- Fixed serialization issue when VolumeSnapshotProperties.SnapshotPolicyId is empty string

sdk/netapp/Azure.ResourceManager.NetApp/src/Azure.ResourceManager.NetApp.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.5.0-beta.1</Version>
3+
<Version>1.4.1</Version>
44
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
55
<ApiCompatVersion>1.4.0</ApiCompatVersion>
66
<PackageId>Azure.ResourceManager.NetApp</PackageId>

0 commit comments

Comments
 (0)