From fa0d8319f32c6984655a32b067e210e7f6cbf413 Mon Sep 17 00:00:00 2001 From: atom0s Date: Fri, 23 Sep 2022 16:04:00 -0700 Subject: [PATCH] Bump version. --- Steamless/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Steamless/Properties/AssemblyInfo.cs b/Steamless/Properties/AssemblyInfo.cs index 3e4cd6a..43718be 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.1.0.1")] -[assembly: AssemblyFileVersion("3.1.0.1")] \ No newline at end of file +[assembly: AssemblyVersion("3.1.0.2")] +[assembly: AssemblyFileVersion("3.1.0.2")] \ No newline at end of file