diff --git a/GHManipulator_Alligator/AssemblyInfo.cs b/GHManipulator_Alligator/AssemblyInfo.cs index fa464a7b..8581488e 100644 --- a/GHManipulator_Alligator/AssemblyInfo.cs +++ b/GHManipulator_Alligator/AssemblyInfo.cs @@ -57,7 +57,7 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("7.0.0.0")] -[assembly: AssemblyFileVersion("7.2.0.0")] +[assembly: AssemblyFileVersion("7.3.0.0")] diff --git a/Grasshopper_Engine/Properties/AssemblyInfo.cs b/Grasshopper_Engine/Properties/AssemblyInfo.cs index c38df74f..c6fa4cd7 100644 --- a/Grasshopper_Engine/Properties/AssemblyInfo.cs +++ b/Grasshopper_Engine/Properties/AssemblyInfo.cs @@ -55,7 +55,7 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("7.0.0.0")] -[assembly: AssemblyFileVersion("7.2.0.0")] +[assembly: AssemblyFileVersion("7.3.0.0")] diff --git a/Grasshopper_UI/Properties/AssemblyInfo.cs b/Grasshopper_UI/Properties/AssemblyInfo.cs index d40798f5..8044b9fd 100644 --- a/Grasshopper_UI/Properties/AssemblyInfo.cs +++ b/Grasshopper_UI/Properties/AssemblyInfo.cs @@ -57,7 +57,7 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("7.0.0.0")] -[assembly: AssemblyFileVersion("7.2.0.0")] +[assembly: AssemblyFileVersion("7.3.0.0")] diff --git a/Grasshopper_oM/Properties/AssemblyInfo.cs b/Grasshopper_oM/Properties/AssemblyInfo.cs index 9d042695..ed12b0d8 100644 --- a/Grasshopper_oM/Properties/AssemblyInfo.cs +++ b/Grasshopper_oM/Properties/AssemblyInfo.cs @@ -55,7 +55,7 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("7.0.0.0")] -[assembly: AssemblyFileVersion("7.2.0.0")] +[assembly: AssemblyFileVersion("7.3.0.0")]