From 7b1acc8bd124da97e49287f1f4f038f71c44ddf6 Mon Sep 17 00:00:00 2001 From: BytingBulldogs3539 Date: Sun, 10 Mar 2024 21:44:25 -0400 Subject: [PATCH] Bump Version --- .../Motion-Profile-Mapper-Installer.vdproj | 6 +++--- .../Motion-Profile-Mapper/Properties/AssemblyInfo.cs | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Motion-Profile-Mapper/Motion-Profile-Mapper-Installer/Motion-Profile-Mapper-Installer.vdproj b/Motion-Profile-Mapper/Motion-Profile-Mapper-Installer/Motion-Profile-Mapper-Installer.vdproj index 7f382b5..d9b4280 100644 --- a/Motion-Profile-Mapper/Motion-Profile-Mapper-Installer/Motion-Profile-Mapper-Installer.vdproj +++ b/Motion-Profile-Mapper/Motion-Profile-Mapper-Installer/Motion-Profile-Mapper-Installer.vdproj @@ -860,15 +860,15 @@ { "Name" = "8:Microsoft Visual Studio" "ProductName" = "8:Motion-Profiler" - "ProductCode" = "8:{510986F6-56A2-477B-B219-54CE89DC972E}" - "PackageCode" = "8:{23A45531-10B6-425E-BEB3-6E3E6CF04FC4}" + "ProductCode" = "8:{B3D46B6B-0477-4702-8781-3205075460E9}" + "PackageCode" = "8:{D56ACEBD-7E14-41D9-840F-94A0616706EA}" "UpgradeCode" = "8:{F109F2B2-7D8A-43ED-B73A-025A4428AA32}" "AspNetVersion" = "8:2.0.50727.0" "RestartWWWService" = "11:FALSE" "RemovePreviousVersions" = "11:TRUE" "DetectNewerInstalledVersion" = "11:TRUE" "InstallAllUsers" = "11:TRUE" - "ProductVersion" = "8:24.0.4" + "ProductVersion" = "8:24.0.5" "Manufacturer" = "8:Byting Bulldogs" "ARPHELPTELEPHONE" = "8:" "ARPHELPLINK" = "8:" diff --git a/Motion-Profile-Mapper/Motion-Profile-Mapper/Properties/AssemblyInfo.cs b/Motion-Profile-Mapper/Motion-Profile-Mapper/Properties/AssemblyInfo.cs index 78f7f8b..24e1fdf 100644 --- a/Motion-Profile-Mapper/Motion-Profile-Mapper/Properties/AssemblyInfo.cs +++ b/Motion-Profile-Mapper/Motion-Profile-Mapper/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("2024.0.4.0")] -[assembly: AssemblyFileVersion("2024.0.4.0")] +[assembly: AssemblyVersion("2024.0.5.0")] +[assembly: AssemblyFileVersion("2024.0.5.0")]