File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ SPDX-License-Identifier: Apache-2.0 -->
1111 <RootNamespace >AstarteDeviceSDKCSharp</RootNamespace >
1212 <ImplicitUsings >enable</ImplicitUsings >
1313 <Nullable >enable</Nullable >
14- <Version >0.7.0 </Version >
14+ <Version >0.7.1 </Version >
1515 </PropertyGroup >
1616
1717 <ItemGroup >
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ 0.7.1] - Unreleased
7+ ## [ 0.7.1] - 2024-02-27
88### Fixed
99- Skip SSL certificate validation on HTTP requests if ` ignoreSSLErrors `
1010flag is enabled
You can’t perform that action at this time.
0 commit comments