We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6b0710 commit 5ef0191Copy full SHA for 5ef0191
LivekitRtc/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog (Release Notes)
2
3
+## 0.1.1
4
+
5
+- Update livekit/protocol to [v1.45.1](https://github.com/livekit/protocol/releases/tag/%40livekit%2Fprotocol%401.45.1)
6
7
## 0.1.0
8
9
- Initial release of Livekit.Rtc.Dotnet SDK.
LivekitRtc/LivekitRtc.csproj
@@ -7,7 +7,7 @@
</PropertyGroup>
<PropertyGroup>
<PackageId>Livekit.Rtc.Dotnet</PackageId>
10
- <Version>0.1.0</Version>
+ <Version>0.1.1</Version>
11
<Authors>pabloFuente</Authors>
12
<MaintainerEmail>pablofuenteperez@gmail.com</MaintainerEmail>
13
<PackageProjectUrl>https://github.com/pabloFuente/livekit-server-sdk-dotnet</PackageProjectUrl>
0 commit comments