From 097b75b86d846ea7af8278258d6f507069ea53a3 Mon Sep 17 00:00:00 2001 From: Jesse Cardone Date: Tue, 15 Oct 2024 16:15:38 -0700 Subject: [PATCH] Version 1.0.15 --- 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 5ee6cea1..b555fb4b 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.14")] -[assembly: AssemblyFileVersion("1.0.14")] +[assembly: AssemblyVersion("1.0.15")] +[assembly: AssemblyFileVersion("1.0.15")] [assembly: AssemblyMetadata("SquirrelAwareVersion", "1")] \ No newline at end of file