diff --git a/DiscImageChef.Decoders.csproj b/DiscImageChef.Decoders.csproj index 4ba4dcb7a..74bb3e9a5 100644 --- a/DiscImageChef.Decoders.csproj +++ b/DiscImageChef.Decoders.csproj @@ -9,7 +9,7 @@ Library DiscImageChef.Decoders DiscImageChef.Decoders - 3.5.99.0 + 3.99.6.0 false diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 3ae4afa76..4a265a7b7 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -17,7 +17,7 @@ using System.Runtime.CompilerServices; // The form "{Major}.{Minor}.*" will automatically update the build and revision, // and "{Major}.{Minor}.{Build}.*" will update just the revision. -[assembly: AssemblyVersion("3.5.99.0")] +[assembly: AssemblyVersion("3.99.6.0")] // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing.