Skip to content

Commit

Permalink
Update demo dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
picoliu committed Feb 11, 2025
1 parent 095076a commit 470311d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/dotnet/OrcaDemo/OrcaDemo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<ItemGroup>
<PackageReference Include="Picovoice.Orca" Version="1.0.0" />
<PackageReference Include="PvSpeaker" Version="1.0.1" />
<PackageReference Include="PvSpeaker" Version="1.0.2" />
<PackageReference Include="Spectre.Console" Version="0.49.1" />
<PackageReference Include="Tiktoken" Version="2.2.0" />
</ItemGroup>
Expand Down

0 comments on commit 470311d

Please sign in to comment.