From 07e2b06ffde3c51d66d2f1f878302c5bee1cbbd4 Mon Sep 17 00:00:00 2001 From: Patrick Fic Date: Thu, 8 Apr 2021 15:53:56 -0700 Subject: [PATCH] Revert "Missing resouce & version updates." This reverts commit dba5377a053639a2c2edca09dc44d993d4875b6b. --- BodyshopUploader/Properties/AssemblyInfo.cs | 2 +- BodyshopUploader/Views/Main.xaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/BodyshopUploader/Properties/AssemblyInfo.cs b/BodyshopUploader/Properties/AssemblyInfo.cs index c050737..d892f8a 100644 --- a/BodyshopUploader/Properties/AssemblyInfo.cs +++ b/BodyshopUploader/Properties/AssemblyInfo.cs @@ -51,7 +51,7 @@ using System.Windows; // 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.12.0")] +[assembly: AssemblyVersion("1.0.11.0")] [assembly: AssemblyFileVersion("1.0.0.0")] //Setting Squirrel Aware Version. [assembly: AssemblyMetadata("SquirrelAwareVersion", "1")] \ No newline at end of file diff --git a/BodyshopUploader/Views/Main.xaml b/BodyshopUploader/Views/Main.xaml index d363cae..e61c560 100644 --- a/BodyshopUploader/Views/Main.xaml +++ b/BodyshopUploader/Views/Main.xaml @@ -113,7 +113,7 @@