diff --git a/EVEData/EveAppConfig.cs b/EVEData/EveAppConfig.cs index 699f58c..0ac57e2 100644 --- a/EVEData/EveAppConfig.cs +++ b/EVEData/EveAppConfig.cs @@ -23,12 +23,12 @@ public class EveAppConfig /// /// SMT Version Tagline /// - public const string SMT_TITLE = "Cry Havok and let slip the hogs of war"; + public const string SMT_TITLE = "its not 1.69, but feel inspired until then"; /// /// SMT Version /// - public const string SMT_VERSION = "SMT_130"; + public const string SMT_VERSION = "SMT_131"; /// /// Folder to store all of the data from diff --git a/Setup/Setup.vdproj b/Setup/Setup.vdproj index 0ced989..6c5e573 100644 --- a/Setup/Setup.vdproj +++ b/Setup/Setup.vdproj @@ -209,15 +209,15 @@ { "Name" = "8:Microsoft Visual Studio" "ProductName" = "8:SMT" - "ProductCode" = "8:{4511DB65-FDD3-48AE-A73B-8B4E8C333C93}" - "PackageCode" = "8:{ACB3DEE4-6D60-41CC-9415-03156BABEF2A}" + "ProductCode" = "8:{34EEF52F-FD1B-4F06-9C04-D97726F003F8}" + "PackageCode" = "8:{E5CC0E98-79CB-4159-A2D9-15EF0F46C572}" "UpgradeCode" = "8:{52AA6C1E-3097-4771-BEFB-9E08D74573C1}" "AspNetVersion" = "8:" "RestartWWWService" = "11:FALSE" "RemovePreviousVersions" = "11:TRUE" "DetectNewerInstalledVersion" = "11:TRUE" "InstallAllUsers" = "11:FALSE" - "ProductVersion" = "8:1.30" + "ProductVersion" = "8:1.31" "Manufacturer" = "8:Slazanger" "ARPHELPTELEPHONE" = "8:" "ARPHELPLINK" = "8:https://github.com/Slazanger/SMT"