diff --git a/QSBLinearEncoderReader/Properties/AssemblyInfo.cs b/QSBLinearEncoderReader/Properties/AssemblyInfo.cs index 9cb116d..f664324 100644 --- a/QSBLinearEncoderReader/Properties/AssemblyInfo.cs +++ b/QSBLinearEncoderReader/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("1.2.0.0")] -[assembly: AssemblyFileVersion("1.2.0.0")] +[assembly: AssemblyVersion("1.3.0.0")] +[assembly: AssemblyFileVersion("1.3.0.0")] diff --git a/QSBLinearEncoderReader/QSBLinearEncoderReader.csproj b/QSBLinearEncoderReader/QSBLinearEncoderReader.csproj index 10995ef..d08c825 100644 --- a/QSBLinearEncoderReader/QSBLinearEncoderReader.csproj +++ b/QSBLinearEncoderReader/QSBLinearEncoderReader.csproj @@ -31,7 +31,7 @@ publish.htm true 0 - 1.2.0.0 + 1.3.0.0 false true true