Skip to content

Commit f6b0710

Browse files
committed
Release 1.2.1 of Livekit.Server.Sdk.Dotnet
1 parent b6f0054 commit f6b0710

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

LivekitApi/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+
## 1.2.1
4+
5+
- Update livekit/protocol to [v1.45.1](https://github.com/livekit/protocol/releases/tag/%40livekit%2Fprotocol%401.45.1)
6+
37
## 1.2.0
48

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

LivekitApi/LivekitApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
</PropertyGroup>
55
<PropertyGroup>
66
<PackageId>Livekit.Server.Sdk.Dotnet</PackageId>
7-
<Version>1.2.0</Version>
7+
<Version>1.2.1</Version>
88
<Authors>pabloFuente</Authors>
99
<MaintainerEmail>pablofuenteperez@gmail.com</MaintainerEmail>
1010
<PackageProjectUrl>https://github.com/pabloFuente/livekit-server-sdk-dotnet</PackageProjectUrl>

0 commit comments

Comments
 (0)