From e4d513a512349201a52756fc345455f4287068e0 Mon Sep 17 00:00:00 2001 From: Steve Sharp Date: Tue, 9 Apr 2024 21:00:51 +0100 Subject: [PATCH] updated version number --- EVEData/EveAppConfig.cs | 2 +- Setup/Setup.vdproj | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/EVEData/EveAppConfig.cs b/EVEData/EveAppConfig.cs index 1f2ef30..792d618 100644 --- a/EVEData/EveAppConfig.cs +++ b/EVEData/EveAppConfig.cs @@ -28,7 +28,7 @@ public class EveAppConfig /// /// SMT Version /// - public const string SMT_VERSION = "SMT_132"; + public const string SMT_VERSION = "SMT_133"; /// /// Folder to store all of the data from diff --git a/Setup/Setup.vdproj b/Setup/Setup.vdproj index d64c73e..60a0d98 100644 --- a/Setup/Setup.vdproj +++ b/Setup/Setup.vdproj @@ -209,15 +209,15 @@ { "Name" = "8:Microsoft Visual Studio" "ProductName" = "8:SMT" - "ProductCode" = "8:{BE230420-B7A1-4188-9CD2-13B5A9191DB4}" - "PackageCode" = "8:{90AB5636-569E-4426-A628-68409B6216A9}" + "ProductCode" = "8:{5F6C2636-3B24-4957-9B0D-8E87043EF6EE}" + "PackageCode" = "8:{E023301E-F993-4D7E-826B-54C4DBD9390C}" "UpgradeCode" = "8:{52AA6C1E-3097-4771-BEFB-9E08D74573C1}" "AspNetVersion" = "8:" "RestartWWWService" = "11:FALSE" "RemovePreviousVersions" = "11:TRUE" "DetectNewerInstalledVersion" = "11:TRUE" "InstallAllUsers" = "11:FALSE" - "ProductVersion" = "8:1.32" + "ProductVersion" = "8:1.33" "Manufacturer" = "8:Slazanger" "ARPHELPTELEPHONE" = "8:" "ARPHELPLINK" = "8:https://github.com/Slazanger/SMT"