From dee507e271f2af46c339b28020f2992ac664a20f Mon Sep 17 00:00:00 2001 From: reddyashish <43763136+reddyashish@users.noreply.github.com> Date: Fri, 11 Oct 2024 07:17:11 -0700 Subject: [PATCH] Update AssemblyInfo.cs --- TuneUp/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TuneUp/Properties/AssemblyInfo.cs b/TuneUp/Properties/AssemblyInfo.cs index 8e6846f..61280f4 100644 --- a/TuneUp/Properties/AssemblyInfo.cs +++ b/TuneUp/Properties/AssemblyInfo.cs @@ -33,5 +33,5 @@ // 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.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] +[assembly: AssemblyVersion("1.0.13")] +[assembly: AssemblyFileVersion("1.0.13")]