We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cda3b4 commit 2f7216bCopy full SHA for 2f7216b
CHANGELOG
@@ -1,3 +1,6 @@
1
+2022-01-19 Version: 4.1.4
2
+- Release some feature APIs.
3
+
4
2022-01-19 Version: 4.1.3
5
- Release some feature APIs.
6
aliyun-net-sdk-cr/aliyun-net-sdk-cr.vs2017.csproj
@@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFrameworks>netstandard2.0;net45</TargetFrameworks>
<RootNamespace>Aliyun.Acs.cr</RootNamespace>
- <Version>4.1.3</Version>
+ <Version>4.1.4</Version>
7
<Authors>Alibaba Cloud</Authors>
8
<Copyright>©2009-2019 Alibaba Cloud</Copyright>
9
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
0 commit comments