Skip to content

Commit 06211aa

Browse files
authoredAug 17, 2020
Merge pull request #147 from opentok/rev_3_4
revving to 3.4
2 parents 68463ff + 9ce6e6d commit 06211aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎OpenTok/OpenTok.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
<PropertyGroup>
44
<TargetFrameworks>net452;net46;net461;netstandard2.0</TargetFrameworks>
5-
<Version>3.3.0</Version>
5+
<Version>3.4.0</Version>
66
<Description>OpenTok is an API from TokBox that enables websites to weave live group video communication into their online experience.</Description>
77
<PackageProjectUrl>https://github.com/opentok/Opentok-.NET-SDK</PackageProjectUrl>
88
<RepositoryUrl>https://github.com/opentok/Opentok-.NET-SDK</RepositoryUrl>
9-
<PackageReleaseNotes>https://github.com/opentok/Opentok-.NET-SDK/releases/tag/v3.3.0</PackageReleaseNotes>
9+
<PackageReleaseNotes>https://github.com/opentok/Opentok-.NET-SDK/releases/tag/v3.4.0</PackageReleaseNotes>
1010
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
1111
<GenerateDocumentationFile>true</GenerateDocumentationFile>
1212
<ProjectGuid>{C770C266-B8E6-413A-B5AB-68EB218DC76C}</ProjectGuid>

0 commit comments

Comments
 (0)
Please sign in to comment.