diff --git a/Labs/1_Revit_API_Intro/SourceCS/Properties/AssemblyInfo.cs b/Labs/1_Revit_API_Intro/SourceCS/Properties/AssemblyInfo.cs index e8351d2..76ff213 100644 --- a/Labs/1_Revit_API_Intro/SourceCS/Properties/AssemblyInfo.cs +++ b/Labs/1_Revit_API_Intro/SourceCS/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion( "2022.0.0.1" )] -[assembly: AssemblyFileVersion( "2022.0.0.1" )] +[assembly: AssemblyVersion( "2022.0.0.2" )] +[assembly: AssemblyFileVersion( "2022.0.0.2" )] diff --git a/Labs/1_Revit_API_Intro/SourceVB/My Project/AssemblyInfo.vb b/Labs/1_Revit_API_Intro/SourceVB/My Project/AssemblyInfo.vb index e3973c8..8a0ef02 100644 --- a/Labs/1_Revit_API_Intro/SourceVB/My Project/AssemblyInfo.vb +++ b/Labs/1_Revit_API_Intro/SourceVB/My Project/AssemblyInfo.vb @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices ' by using the '*' as shown below: ' - - + + diff --git a/Labs/2_Revit_UI_API/SourceCS/Properties/AssemblyInfo.cs b/Labs/2_Revit_UI_API/SourceCS/Properties/AssemblyInfo.cs index 2818927..171faf6 100644 --- a/Labs/2_Revit_UI_API/SourceCS/Properties/AssemblyInfo.cs +++ b/Labs/2_Revit_UI_API/SourceCS/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion( "2022.0.0.1" )] -[assembly: AssemblyFileVersion( "2022.0.0.1" )] +[assembly: AssemblyVersion( "2022.0.0.2" )] +[assembly: AssemblyFileVersion( "2022.0.0.2" )] diff --git a/Labs/2_Revit_UI_API/SourceVB/My Project/AssemblyInfo.vb b/Labs/2_Revit_UI_API/SourceVB/My Project/AssemblyInfo.vb index ed3174d..1f104c0 100644 --- a/Labs/2_Revit_UI_API/SourceVB/My Project/AssemblyInfo.vb +++ b/Labs/2_Revit_UI_API/SourceVB/My Project/AssemblyInfo.vb @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices ' by using the '*' as shown below: ' - - + + diff --git a/Labs/3_Revit_Family_API/SourceCS/Properties/AssemblyInfo.cs b/Labs/3_Revit_Family_API/SourceCS/Properties/AssemblyInfo.cs index 140c6a5..398526e 100644 --- a/Labs/3_Revit_Family_API/SourceCS/Properties/AssemblyInfo.cs +++ b/Labs/3_Revit_Family_API/SourceCS/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion( "2022.0.0.1" )] -[assembly: AssemblyFileVersion( "2022.0.0.1" )] +[assembly: AssemblyVersion( "2022.0.0.2" )] +[assembly: AssemblyFileVersion( "2022.0.0.2" )] diff --git a/Labs/3_Revit_Family_API/SourceVB/My Project/AssemblyInfo.vb b/Labs/3_Revit_Family_API/SourceVB/My Project/AssemblyInfo.vb index adcef29..e81b74c 100644 --- a/Labs/3_Revit_Family_API/SourceVB/My Project/AssemblyInfo.vb +++ b/Labs/3_Revit_Family_API/SourceVB/My Project/AssemblyInfo.vb @@ -30,5 +30,5 @@ Imports System.Runtime.InteropServices ' by using the '*' as shown below: ' - - + +