Skip to content
This repository has been archived by the owner on Aug 28, 2021. It is now read-only.

Commit

Permalink
updated core to 1.6.8 and popup to 1.6.10 (hok fix)
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Sep 19, 2019
1 parent f043a10 commit 7496a8d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions SpeckleGrasshopper/SpeckleGrasshopper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -138,10 +138,10 @@
<Version>6.1.18037.13441</Version>
</PackageReference>
<PackageReference Include="SpeckleCore">
<Version>1.5.2.343</Version>
<Version>1.6.8</Version>
</PackageReference>
<PackageReference Include="SpecklePopup">
<Version>1.6.8</Version>
<Version>1.6.10</Version>
</PackageReference>
<PackageReference Include="sqlite-net-pcl">
<Version>1.5.231</Version>
Expand Down
4 changes: 2 additions & 2 deletions SpeckleRhinoPlugin/SpeckleWinR6/SpeckleWinR6.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -127,10 +127,10 @@
<Version>6.1.18037.13441</Version>
</PackageReference>
<PackageReference Include="SpeckleCore">
<Version>1.5.2.343</Version>
<Version>1.6.8</Version>
</PackageReference>
<PackageReference Include="SpecklePopup">
<Version>1.6.8</Version>
<Version>1.6.10</Version>
</PackageReference>
<PackageReference Include="sqlite-net-pcl">
<Version>1.5.231</Version>
Expand Down

0 comments on commit 7496a8d

Please sign in to comment.