From eb52cab5982769232418cfc1a0cbca7e6ef29d96 Mon Sep 17 00:00:00 2001 From: geel9 Date: Fri, 15 Jul 2016 12:55:42 -0400 Subject: [PATCH] 1.0.7.2 --- Steam Desktop Authenticator/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Steam Desktop Authenticator/Properties/AssemblyInfo.cs b/Steam Desktop Authenticator/Properties/AssemblyInfo.cs index 4255cd3f..8f072002 100644 --- a/Steam Desktop Authenticator/Properties/AssemblyInfo.cs +++ b/Steam Desktop Authenticator/Properties/AssemblyInfo.cs @@ -32,7 +32,7 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.7.1")] -[assembly: AssemblyFileVersion("1.0.7.1")] +[assembly: AssemblyVersion("1.0.7.2")] +[assembly: AssemblyFileVersion("1.0.7.2")] [assembly: AssemblyMetadata("SquirrelAwareVersion", "1")] \ No newline at end of file