Skip to content

Commit f25b742

Browse files
Update Nginx SDK version (Azure#46758)
1 parent d21af4c commit f25b742

File tree

2 files changed

+3
-13
lines changed

2 files changed

+3
-13
lines changed

sdk/nginx/Azure.ResourceManager.Nginx/CHANGELOG.md

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

3-
## 1.1.0 (2024-10-11)
3+
## 1.1.0 (2024-10-23)
44

55
### Features Added
66

@@ -9,18 +9,8 @@
99

1010
### Other Changes
1111

12-
## 1.1.0-beta.2 (Unreleased)
13-
14-
### Features Added
15-
1612
- Exposed `JsonModelWriteCore` for model serialization procedure.
1713

18-
### Breaking Changes
19-
20-
### Bugs Fixed
21-
22-
### Other Changes
23-
2414
## 1.1.0-beta.1 (2024-05-17)
2515

2616
### Features Added

sdk/nginx/Azure.ResourceManager.Nginx/src/Azure.ResourceManager.Nginx.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<Version>1.1.0-beta.2</Version>
3+
<Version>1.1.0</Version>
44
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
55
<!-- <ApiCompatVersion>1.0.0</ApiCompatVersion> -->
66
<PackageId>Azure.ResourceManager.Nginx</PackageId>

0 commit comments

Comments
 (0)