diff --git a/RocksmithTookitGUI/Properties/AssemblyInfo.cs b/RocksmithTookitGUI/Properties/AssemblyInfo.cs index 2a8aebf63..0e23c93ba 100644 --- a/RocksmithTookitGUI/Properties/AssemblyInfo.cs +++ b/RocksmithTookitGUI/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("2.4.0.0")] -[assembly: AssemblyFileVersion("2.4.0.0")] +[assembly: AssemblyVersion("2.4.0.1")] +[assembly: AssemblyFileVersion("2.4.0.1")] diff --git a/RocksmithToolkitLib/Properties/AssemblyInfo.cs b/RocksmithToolkitLib/Properties/AssemblyInfo.cs index f1f0a60ff..33071a25f 100644 --- a/RocksmithToolkitLib/Properties/AssemblyInfo.cs +++ b/RocksmithToolkitLib/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("2.4.0.0")] -[assembly: AssemblyFileVersion("2.4.0.0")] +[assembly: AssemblyVersion("2.4.0.1")] +[assembly: AssemblyFileVersion("2.4.0.1")]