From 582ff52e00f2bdd0a81b1c7fba322b36ac700c7a Mon Sep 17 00:00:00 2001 From: Daniel Chalmers Date: Sun, 7 Oct 2018 22:49:29 -0500 Subject: [PATCH] 2.3.1 --- SteamAccountSwitcher/Properties/AssemblyInfo.cs | 2 +- SteamAccountSwitcher/SteamAccountSwitcher.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SteamAccountSwitcher/Properties/AssemblyInfo.cs b/SteamAccountSwitcher/Properties/AssemblyInfo.cs index 5f41ef6..29c152e 100644 --- a/SteamAccountSwitcher/Properties/AssemblyInfo.cs +++ b/SteamAccountSwitcher/Properties/AssemblyInfo.cs @@ -50,4 +50,4 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("2.3.0")] \ No newline at end of file +[assembly: AssemblyVersion("2.3.1")] \ No newline at end of file diff --git a/SteamAccountSwitcher/SteamAccountSwitcher.csproj b/SteamAccountSwitcher/SteamAccountSwitcher.csproj index 6bde5c7..a38b3f8 100644 --- a/SteamAccountSwitcher/SteamAccountSwitcher.csproj +++ b/SteamAccountSwitcher/SteamAccountSwitcher.csproj @@ -35,7 +35,7 @@ Daniel Chalmers false 0 - 2.3.0.0 + 2.3.1.0 false true true