diff --git a/RocksmithTookitGUI/Properties/AssemblyInfo.cs b/RocksmithTookitGUI/Properties/AssemblyInfo.cs index 1f9c8a320..50fe9bea1 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.1.0")] -[assembly: AssemblyFileVersion("2.4.1.0")] +[assembly: AssemblyVersion("2.5.0.0")] +[assembly: AssemblyFileVersion("2.5.0.0")] diff --git a/RocksmithToolkitCLI/sng2014/Properties/AssemblyInfo.cs b/RocksmithToolkitCLI/sng2014/Properties/AssemblyInfo.cs index 733432553..0e74328ed 100644 --- a/RocksmithToolkitCLI/sng2014/Properties/AssemblyInfo.cs +++ b/RocksmithToolkitCLI/sng2014/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.1.0")] -[assembly: AssemblyFileVersion("2.4.1.0")] +[assembly: AssemblyVersion("2.5.0.0")] +[assembly: AssemblyFileVersion("2.5.0.0")] diff --git a/RocksmithToolkitLib/Properties/AssemblyInfo.cs b/RocksmithToolkitLib/Properties/AssemblyInfo.cs index 8d45d2e90..ead3e575c 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.1.0")] -[assembly: AssemblyFileVersion("2.4.1.0")] +[assembly: AssemblyVersion("2.5.0.0")] +[assembly: AssemblyFileVersion("2.5.0.0")]