From 9e699132792d3d4a1ad5744ca17bb25775aa16fa Mon Sep 17 00:00:00 2001 From: Jesse Cardone Date: Wed, 5 Jul 2023 23:00:40 -0700 Subject: [PATCH] Version 1.0.14 --- 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 ee9cce76..5ee6cea1 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.13")] -[assembly: AssemblyFileVersion("1.0.13")] +[assembly: AssemblyVersion("1.0.14")] +[assembly: AssemblyFileVersion("1.0.14")] [assembly: AssemblyMetadata("SquirrelAwareVersion", "1")] \ No newline at end of file