Skip to content

Commit

Permalink
bump SDK (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdriesler authored Jun 7, 2024
1 parent dd5a8b1 commit 2ad4c38
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Speckle.Automate.Sdk" Version="2.19.1" />
<PackageReference Include="Speckle.Objects" Version="2.19.1" />
<PackageReference Include="Speckle.Automate.Sdk" Version="2.19.2" />
<PackageReference Include="Speckle.Objects" Version="2.19.2" />
</ItemGroup>

</Project>

0 comments on commit 2ad4c38

Please sign in to comment.