Skip to content

Commit

Permalink
integrated pull request #84 by @RevitArkitek adding PlanViewRange fun…
Browse files Browse the repository at this point in the history
…ctionality to display view range level id and offset
  • Loading branch information
jeremytammik committed Jun 7, 2021
1 parent 4b7b03a commit 58b885b
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 @@ -171,6 +171,7 @@
// 2021-05-14 2022.0.0.8 integrated pull request #80 by @WspDev to remove deprecated `ParameterType` usage
// 2021-05-18 2022.0.0.9 integrated pull request #81 by @CADBIMDeveloper enhancing `ElementId` and Revit 2022 extensible storage support
// 2021-06-07 2022.0.0.10 integrated pull request #83 by @RevitArkitek fixing error where element cannot be retrieved for an element id because SupportedColorFillCategoryIds returns category ids instead
// 2021-06-07 2022.0.0.11 integrated pull request #84 by @RevitArkitek adding PlanViewRange functionality to display view range level id and offset
//
[assembly: AssemblyVersion( "2022.0.0.10" )]
[assembly: AssemblyFileVersion( "2022.0.0.10" )]
[assembly: AssemblyVersion( "2022.0.0.11" )]
[assembly: AssemblyFileVersion( "2022.0.0.11" )]

0 comments on commit 58b885b

Please sign in to comment.