diff --git a/NBTExplorer.csproj b/NBTExplorer.csproj index 6218082..4e148df 100644 --- a/NBTExplorer.csproj +++ b/NBTExplorer.csproj @@ -72,7 +72,7 @@ False - ..\Substrate\SubstrateCS\bin\Debug\Substrate.dll + References\Substrate.dll diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index e7c3903..c2bbd9a 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; // 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.3.1.0")] -[assembly: AssemblyFileVersion("2.3.1.0")] +[assembly: AssemblyVersion("2.4.0.0")] +[assembly: AssemblyFileVersion("2.4.0.0")] diff --git a/References/Substrate.dll b/References/Substrate.dll index 04c1b5b..1e77d6c 100644 Binary files a/References/Substrate.dll and b/References/Substrate.dll differ