Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremytammik committed Jan 26, 2021
1 parent 9b1597a commit d236ed5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions BuildingCoder/BuildingCoder/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,7 @@
// 2021-01-04 2021.0.150.13 implemented CreateConduitOffsets for https://forums.autodesk.com/t5/revit-api-forum/offset-conduit-only-by-z-axis/m-p/9972671
// 2021-01-06 2021.0.150.14 sample code for https://forums.autodesk.com/t5/revit-api-forum/collect-all-detail-lines-of-a-particular-subcategory/td-p/9956260
// 2021-01-20 2021.0.150.15 added TestFilterStringContains for REVIT-172990 [Parameter filter with FilterStringContains returns false positive] and https://forums.autodesk.com/t5/revit-api-forum/string-parameter-filtering-is-retrieving-false-data/td-p/10012518
// 2021-01-26 2021.0.150.16 whitespace
//
[assembly: AssemblyVersion( "2021.0.150.15" )]
[assembly: AssemblyFileVersion( "2021.0.150.15" )]
[assembly: AssemblyVersion( "2021.0.150.16" )]
[assembly: AssemblyFileVersion( "2021.0.150.16" )]

0 comments on commit d236ed5

Please sign in to comment.