diff --git a/GHManipulator_Alligator/AssemblyInfo.cs b/GHManipulator_Alligator/AssemblyInfo.cs index d11e0419..8a79d7d9 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("6.0.0.0")] -[assembly: AssemblyFileVersion("6.2.0.0")] +[assembly: AssemblyFileVersion("6.3.0.0")] diff --git a/Grasshopper_Engine/Properties/AssemblyInfo.cs b/Grasshopper_Engine/Properties/AssemblyInfo.cs index 35bb8e41..4fd22819 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("6.0.0.0")] -[assembly: AssemblyFileVersion("6.2.0.0")] +[assembly: AssemblyFileVersion("6.3.0.0")] diff --git a/Grasshopper_UI/Properties/AssemblyInfo.cs b/Grasshopper_UI/Properties/AssemblyInfo.cs index 90f60314..122e2431 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("6.0.0.0")] -[assembly: AssemblyFileVersion("6.2.0.0")] +[assembly: AssemblyFileVersion("6.3.0.0")] diff --git a/Grasshopper_oM/Properties/AssemblyInfo.cs b/Grasshopper_oM/Properties/AssemblyInfo.cs index 85da3b7b..6c0e35d7 100644 --- a/Grasshopper_oM/Properties/AssemblyInfo.cs +++ b/Grasshopper_oM/Properties/AssemblyInfo.cs @@ -55,6 +55,6 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("6.0.0.0")] -[assembly: AssemblyFileVersion("6.2.0.0")] +[assembly: AssemblyFileVersion("6.3.0.0")]