From 987201c70b609d6f3e15c68ee30b996a49831ea0 Mon Sep 17 00:00:00 2001 From: Jesse Cardone Date: Wed, 14 Jun 2023 14:40:05 -0400 Subject: [PATCH] Version 1.0.11 --- 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 41acd244..6bd15b83 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.10")] -[assembly: AssemblyFileVersion("1.0.10")] +[assembly: AssemblyVersion("1.0.11")] +[assembly: AssemblyFileVersion("1.0.11")] [assembly: AssemblyMetadata("SquirrelAwareVersion", "1")] \ No newline at end of file