We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bb6a39 commit bedc0efCopy full SHA for bedc0ef
sdk/iotcentral/Azure.ResourceManager.IotCentral/CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Release History
2
3
+## 1.1.0-beta.4 (Unreleased)
4
+
5
+### Features Added
6
7
+### Breaking Changes
8
9
+### Bugs Fixed
10
11
+### Other Changes
12
13
## 1.1.0-beta.3 (2025-03-11)
14
15
### Features Added
sdk/iotcentral/Azure.ResourceManager.IotCentral/src/Azure.ResourceManager.IotCentral.csproj
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
- <Version>1.1.0-beta.3</Version>
+ <Version>1.1.0-beta.4</Version>
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
<ApiCompatVersion>1.0.1</ApiCompatVersion>
<PackageId>Azure.ResourceManager.IotCentral</PackageId>
0 commit comments