From 9adc76d6da2b89a8569228df2838c50423a81db8 Mon Sep 17 00:00:00 2001 From: atom0s Date: Sun, 27 Mar 2022 00:20:44 -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 fb2f75c..37114f7 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.13")] -[assembly: AssemblyFileVersion("3.0.0.13")] \ No newline at end of file +[assembly: AssemblyVersion("3.0.0.14")] +[assembly: AssemblyFileVersion("3.0.0.14")] \ No newline at end of file