File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed 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.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
- ## Unreleased
7
+ ## [ 2.4.1 ] - 2022-02-01
8
8
- Fix support for a custom end point URI in second SendMessage method
9
9
10
10
## [ 2.4.0] - 2022-01-31
Original file line number Diff line number Diff line change 12
12
<Copyright >2020 CM.com</Copyright >
13
13
<PackageLicenseUrl >https://mit-license.org</PackageLicenseUrl >
14
14
<PackageReleaseNotes >See CHANGELOG.md for details</PackageReleaseNotes >
15
- <Version >2.4.0 </Version >
15
+ <Version >2.4.1 </Version >
16
16
<PackageIconUrl >http://static.cmtelecom.com/images/cm-nuget.png</PackageIconUrl >
17
17
<PackageProjectUrl >https://github.com/cmdotcom/text-sdk-dotnet</PackageProjectUrl >
18
18
<NeutralLanguage >en</NeutralLanguage >
19
19
<GenerateDocumentationFile >true</GenerateDocumentationFile >
20
- <AssemblyVersion >2.4.0 .0</AssemblyVersion >
21
- <FileVersion >2.4.0 .0</FileVersion >
20
+ <AssemblyVersion >2.4.1 .0</AssemblyVersion >
21
+ <FileVersion >2.4.1 .0</FileVersion >
22
22
</PropertyGroup >
23
23
24
24
<ItemGroup >
You can’t perform that action at this time.
0 commit comments