Skip to content

Commit

Permalink
docs: bump version to v7.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Tr00d committed Apr 11, 2024
1 parent 46cf5f0 commit ad37c8d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Vonage/Vonage.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
<GenerateAssemblyCopyrightAttribute>false</GenerateAssemblyCopyrightAttribute>
<GenerateAssemblyVersionAttribute>false</GenerateAssemblyVersionAttribute>
<GenerateAssemblyFileVersionAttribute>false</GenerateAssemblyFileVersionAttribute>
<Version>7.1.0</Version>
<Version>7.2.0</Version>
<PackageLicenseExpression/>
<PackageProjectUrl>https://github.com/Vonage/vonage-dotnet</PackageProjectUrl>
<PackageReleaseNotes>https://github.com/Vonage/vonage-dotnet-sdk/releases/tag/v7.1.0</PackageReleaseNotes>
<PackageReleaseNotes>https://github.com/Vonage/vonage-dotnet-sdk/releases/tag/v7.2.0</PackageReleaseNotes>
<PackageTags>SMS voice telephony phone Vonage</PackageTags>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
<NoWarn>701;1702;1572</NoWarn>
Expand All @@ -29,7 +29,7 @@
<RepositoryType>git</RepositoryType>
<PackageIcon>VonageLogo_Symbol_Black.png</PackageIcon>
<PackageIconUrl/>
<Description>Official C#/.NET wrapper for the Vonage API. To use it you will need a Vonage account. Sign up for free at vonage.com. For full API documentation refer to developer.vonage.com.
<Description>Official C#/.NET wrapper for the Vonage API. To use it you will need a Vonage account. Sign up for free at vonage.com. For full API documentation refer to developer.vonage.com.&#xD;
</Description>
<LangVersion>latest</LangVersion>
<TargetFramework>netstandard2.0</TargetFramework>
Expand Down

0 comments on commit ad37c8d

Please sign in to comment.