From 97d40412ec4ed2a3ba10fb1acec04eb2fc2292c6 Mon Sep 17 00:00:00 2001 From: geel9 Date: Wed, 23 Mar 2016 01:43:04 -0400 Subject: [PATCH] 1.0.5 --- 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 6853cfe0..8d9d1792 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.4")] -[assembly: AssemblyFileVersion("1.0.4")] +[assembly: AssemblyVersion("1.0.5")] +[assembly: AssemblyFileVersion("1.0.5")] [assembly: AssemblyMetadata("SquirrelAwareVersion", "1")] \ No newline at end of file