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 b6f0054 commit f6b0710Copy full SHA for f6b0710
LivekitApi/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog (Release Notes)
2
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
7
## 1.2.0
8
9
- Update livekit/protocol to [v1.44.0](https://github.com/livekit/protocol/releases/tag/%40livekit%2Fprotocol%401.44.0).
LivekitApi/LivekitApi.csproj
@@ -4,7 +4,7 @@
</PropertyGroup>
<PropertyGroup>
<PackageId>Livekit.Server.Sdk.Dotnet</PackageId>
- <Version>1.2.0</Version>
+ <Version>1.2.1</Version>
<Authors>pabloFuente</Authors>
<MaintainerEmail>pablofuenteperez@gmail.com</MaintainerEmail>
10
<PackageProjectUrl>https://github.com/pabloFuente/livekit-server-sdk-dotnet</PackageProjectUrl>
0 commit comments