Skip to content

Commit

Permalink
integrated pull requests #50 by Victor Chekalin to handle DoubleArray…
Browse files Browse the repository at this point in the history
…4d values
  • Loading branch information
jeremytammik committed Mar 26, 2019
1 parent af036ec commit cf7c7f7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CS/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@
// 2019-03-18 - 2019.0.0.8 - cleanup before adding CmdSnoopModScopeDependents
// 2019-03-18 - 2019.0.0.9 - added CmdSnoopModScopeDependents
// 2019-03-25 - 2019.0.0.10 - integrated pull requests #48 and #49 by Victor Chekalin to snoop rendering AssetProperty via Material-AppearanceAssetId-GetRenderingAssset
// 2019-03-26 - 2019.0.0.11 - integrated pull requests #50 by Victor Chekalin to handle DoubleArray4d values
//
[assembly: AssemblyVersion( "2019.0.0.10" )]
[assembly: AssemblyFileVersion( "2019.0.0.10" )]
[assembly: AssemblyVersion( "2019.0.0.11" )]
[assembly: AssemblyFileVersion( "2019.0.0.11" )]

0 comments on commit cf7c7f7

Please sign in to comment.