Skip to content

Commit

Permalink
release: bump version to 3.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Tr00d committed May 14, 2024
1 parent 7714306 commit 4b28fa5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions OpenTok/OpenTok.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Version>3.13.0</Version>
<Version>3.14.0</Version>
<Description>OpenTok is an API from TokBox that enables websites to weave live group video communication into their online experience.</Description>
<PackageProjectUrl>https://github.com/opentok/Opentok-.NET-SDK</PackageProjectUrl>
<RepositoryUrl>https://github.com/opentok/Opentok-.NET-SDK</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<PackageReleaseNotes>https://github.com/opentok/Opentok-.NET-SDK/releases/tag/v3.13.0</PackageReleaseNotes>
<PackageReleaseNotes>https://github.com/opentok/Opentok-.NET-SDK/releases/tag/v3.14.0</PackageReleaseNotes>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<ProjectGuid>{C770C266-B8E6-413A-B5AB-68EB218DC76C}</ProjectGuid>
Expand Down

0 comments on commit 4b28fa5

Please sign in to comment.