diff --git a/GHManipulator_Alligator/AssemblyInfo.cs b/GHManipulator_Alligator/AssemblyInfo.cs index ae5c8c1a..c92f443a 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("5.0.0.0")] -[assembly: AssemblyFileVersion("5.2.0.0")] +[assembly: AssemblyFileVersion("5.3.0.0")] diff --git a/Grasshopper_Engine/Properties/AssemblyInfo.cs b/Grasshopper_Engine/Properties/AssemblyInfo.cs index ffeaa4b7..730b8263 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("5.0.0.0")] -[assembly: AssemblyFileVersion("5.2.0.0")] +[assembly: AssemblyFileVersion("5.3.0.0")] diff --git a/Grasshopper_UI/Properties/AssemblyInfo.cs b/Grasshopper_UI/Properties/AssemblyInfo.cs index 51deb5af..9fb47701 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("5.0.0.0")] -[assembly: AssemblyFileVersion("5.2.0.0")] +[assembly: AssemblyFileVersion("5.3.0.0")] diff --git a/Grasshopper_oM/Properties/AssemblyInfo.cs b/Grasshopper_oM/Properties/AssemblyInfo.cs index 479af0a4..edf580dd 100644 --- a/Grasshopper_oM/Properties/AssemblyInfo.cs +++ b/Grasshopper_oM/Properties/AssemblyInfo.cs @@ -55,5 +55,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("5.0.0.0")] -[assembly: AssemblyFileVersion("5.2.0.0")] +[assembly: AssemblyFileVersion("5.3.0.0")]