From 6b06ba9902955623fd82a2d9674ad58c32aff90f Mon Sep 17 00:00:00 2001 From: atom0s Date: Fri, 18 Dec 2020 02:24:32 -0800 Subject: [PATCH] File version bump for 3.0.0.11 release. --- Steamless.Unpacker.Variant21.x86/Properties/AssemblyInfo.cs | 4 ++-- Steamless/Properties/AssemblyInfo.cs | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Steamless.Unpacker.Variant21.x86/Properties/AssemblyInfo.cs b/Steamless.Unpacker.Variant21.x86/Properties/AssemblyInfo.cs index 1c2f1d4..ceec40f 100644 --- a/Steamless.Unpacker.Variant21.x86/Properties/AssemblyInfo.cs +++ b/Steamless.Unpacker.Variant21.x86/Properties/AssemblyInfo.cs @@ -36,5 +36,5 @@ using System.Runtime.InteropServices; [assembly: AssemblyCulture("")] [assembly: ComVisible(false)] [assembly: Guid("a40154cd-a0fd-4371-8099-ce277e0989af")] -[assembly: AssemblyVersion("1.0.0.6")] -[assembly: AssemblyFileVersion("1.0.0.6")] \ No newline at end of file +[assembly: AssemblyVersion("1.0.0.7")] +[assembly: AssemblyFileVersion("1.0.0.7")] \ No newline at end of file diff --git a/Steamless/Properties/AssemblyInfo.cs b/Steamless/Properties/AssemblyInfo.cs index 5d416e8..6f63f47 100644 --- a/Steamless/Properties/AssemblyInfo.cs +++ b/Steamless/Properties/AssemblyInfo.cs @@ -37,5 +37,5 @@ using System.Windows; [assembly: AssemblyCulture("")] [assembly: ComVisible(false)] [assembly: ThemeInfo(ResourceDictionaryLocation.None, ResourceDictionaryLocation.SourceAssembly)] -[assembly: AssemblyVersion("3.0.0.10")] -[assembly: AssemblyFileVersion("3.0.0.10")] \ No newline at end of file +[assembly: AssemblyVersion("3.0.0.11")] +[assembly: AssemblyFileVersion("3.0.0.11")] \ No newline at end of file