File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 8
8
</PropertyGroup >
9
9
10
10
<ItemGroup >
11
- <PackageReference Include =" Livekit.Server.Sdk.Dotnet" Version =" 1.0.6 " />
11
+ <PackageReference Include =" Livekit.Server.Sdk.Dotnet" Version =" 1.0.7 " />
12
12
<PackageReference Include =" System.IdentityModel.Tokens.Jwt" Version =" 8.5.0" />
13
13
</ItemGroup >
14
14
Original file line number Diff line number Diff line change 1
1
# Changelog (Release Notes)
2
2
3
+ ## 1.0.7
4
+
5
+ - Update livekit/protocol to [ v1.34.0] ( https://github.com/livekit/protocol/releases/tag/%40livekit%2Fprotocol%401.34.0 )
6
+
3
7
## 1.0.6
4
8
5
9
- Update livekit/protocol to [ v1.33.0] ( https://github.com/livekit/protocol/releases/tag/%40livekit%2Fprotocol%401.33.0 )
Original file line number Diff line number Diff line change 6
6
7
7
<PropertyGroup >
8
8
<PackageId >Livekit.Server.Sdk.Dotnet</PackageId >
9
- <Version >1.0.6 </Version >
9
+ <Version >1.0.7 </Version >
10
10
<Authors >pabloFuente</Authors >
11
11
<MaintainerEmail >pablofuenteperez@gmail.com</MaintainerEmail >
12
12
<PackageProjectUrl >https://github.com/pabloFuente/livekit-server-sdk-dotnet</PackageProjectUrl >
You can’t perform that action at this time.
0 commit comments