Skip to content

Commit

Permalink
Bump version to 3.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Tr00d committed Mar 9, 2023
1 parent c0b97d0 commit 1678dfa
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>
<TargetFrameworks>net452;net46;net461;netstandard2.0</TargetFrameworks>
<Version>3.9.0-rc</Version>
<Version>3.10.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.9.0-rc</PackageReleaseNotes>
<PackageReleaseNotes>https://github.com/opentok/Opentok-.NET-SDK/releases/tag/v3.10.0</PackageReleaseNotes>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<ProjectGuid>{C770C266-B8E6-413A-B5AB-68EB218DC76C}</ProjectGuid>
Expand Down

0 comments on commit 1678dfa

Please sign in to comment.