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 b8caf2b commit c3c8139Copy full SHA for c3c8139
2 files changed
LivekitRtc/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog (Release Notes)
2
3
+## 0.1.2
4
+
5
+- Update rust-sdks to [livekit-ffi/v0.12.50](https://github.com/livekit/rust-sdks/releases/tag/livekit-ffi%2Fv0.12.50)
6
7
## 0.1.1
8
9
- Update livekit/protocol to [v1.45.1](https://github.com/livekit/protocol/releases/tag/%40livekit%2Fprotocol%401.45.1)
LivekitRtc/LivekitRtc.csproj
@@ -7,7 +7,7 @@
</PropertyGroup>
<PropertyGroup>
<PackageId>Livekit.Rtc.Dotnet</PackageId>
10
- <Version>0.1.1</Version>
+ <Version>0.1.2</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