diff --git a/RvtVa3c/Properties/AssemblyInfo.cs b/RvtVa3c/Properties/AssemblyInfo.cs index bf9c0c3..de42785 100644 --- a/RvtVa3c/Properties/AssemblyInfo.cs +++ b/RvtVa3c/Properties/AssemblyInfo.cs @@ -37,7 +37,7 @@ // 2014-09-02 2015.0.0.19 minor cleanup before removing scene definition // 2014-09-03 2015.0.0.20 fixed bug in SelectFile, need to determine full output path // 2014-09-03 2015.0.0.21 replace top level json container Scene for Object3D -// 2014-09-04 2015.0.0.22 theo confirmed it works. added name property to materials +// 2014-09-04 2015.0.0.23 added new models, theo confirmed it works, and added name property to materials // -[assembly: AssemblyVersion( "2015.0.0.22" )] -[assembly: AssemblyFileVersion( "2015.0.0.22" )] +[assembly: AssemblyVersion( "2015.0.0.23" )] +[assembly: AssemblyFileVersion( "2015.0.0.23" )]