Skip to content

Commit c3c8139

Browse files
committed
Release 0.1.2 of Livekit.Rtc.Dotnet
1 parent b8caf2b commit c3c8139

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

LivekitRtc/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog (Release Notes)
22

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+
37
## 0.1.1
48

59
- Update livekit/protocol to [v1.45.1](https://github.com/livekit/protocol/releases/tag/%40livekit%2Fprotocol%401.45.1)

LivekitRtc/LivekitRtc.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88
<PropertyGroup>
99
<PackageId>Livekit.Rtc.Dotnet</PackageId>
10-
<Version>0.1.1</Version>
10+
<Version>0.1.2</Version>
1111
<Authors>pabloFuente</Authors>
1212
<MaintainerEmail>pablofuenteperez@gmail.com</MaintainerEmail>
1313
<PackageProjectUrl>https://github.com/pabloFuente/livekit-server-sdk-dotnet</PackageProjectUrl>

0 commit comments

Comments
 (0)