Skip to content

Commit

Permalink
Merge pull request #1190 from mcneel/1.24
Browse files Browse the repository at this point in the history
1.24
  • Loading branch information
kike-garbo authored Sep 13, 2024
2 parents 03c8176 + a17e895 commit b061bb5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/pages/_en/1.0/reference/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ group: Deployment & Configs

### RC

- RiR 1.24 requires Rhino 8.11.

{% endcapture %}

Expand Down
2 changes: 1 addition & 1 deletion src/RhinoAPI.targets
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<PropertyGroup Condition="$(Configuration.Contains('R8'))">
<RhinoVersion>8</RhinoVersion>
<RhinoApiVersion>8.10.24226.13001</RhinoApiVersion>
<RhinoApiVersion>8.11.24254.15001</RhinoApiVersion>
<DefineConstants>$(DefineConstants);RHINO_7;RHINO_8</DefineConstants>
</PropertyGroup>

Expand Down

0 comments on commit b061bb5

Please sign in to comment.