From 69730b0416a6fca97efc2e20ca50047feeabef97 Mon Sep 17 00:00:00 2001 From: Steve Sharp Date: Tue, 6 Feb 2024 18:14:26 +0000 Subject: [PATCH] updated version info to 1.30 --- EVEData/EveAppConfig.cs | 4 ++-- Setup/Setup.vdproj | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/EVEData/EveAppConfig.cs b/EVEData/EveAppConfig.cs index 7fd5f99d..699f58c0 100644 --- a/EVEData/EveAppConfig.cs +++ b/EVEData/EveAppConfig.cs @@ -23,12 +23,12 @@ public class EveAppConfig /// /// SMT Version Tagline /// - public const string SMT_TITLE = "Winter Nexus Time"; + public const string SMT_TITLE = "Cry Havok and let slip the hogs of war"; /// /// SMT Version /// - public const string SMT_VERSION = "SMT_129"; + public const string SMT_VERSION = "SMT_130"; /// /// Folder to store all of the data from diff --git a/Setup/Setup.vdproj b/Setup/Setup.vdproj index 9a9de6dc..0ced9897 100644 --- a/Setup/Setup.vdproj +++ b/Setup/Setup.vdproj @@ -209,15 +209,15 @@ { "Name" = "8:Microsoft Visual Studio" "ProductName" = "8:SMT" - "ProductCode" = "8:{F54EFEA7-93AE-4EE6-92E2-80D4AF34A7BA}" - "PackageCode" = "8:{A410AA7B-C09D-42A1-8094-C79371C2597E}" + "ProductCode" = "8:{4511DB65-FDD3-48AE-A73B-8B4E8C333C93}" + "PackageCode" = "8:{ACB3DEE4-6D60-41CC-9415-03156BABEF2A}" "UpgradeCode" = "8:{52AA6C1E-3097-4771-BEFB-9E08D74573C1}" "AspNetVersion" = "8:" "RestartWWWService" = "11:FALSE" "RemovePreviousVersions" = "11:TRUE" "DetectNewerInstalledVersion" = "11:TRUE" "InstallAllUsers" = "11:FALSE" - "ProductVersion" = "8:1.29" + "ProductVersion" = "8:1.30" "Manufacturer" = "8:Slazanger" "ARPHELPTELEPHONE" = "8:" "ARPHELPLINK" = "8:https://github.com/Slazanger/SMT"