diff --git a/EVEData/EveAppConfig.cs b/EVEData/EveAppConfig.cs
index 7fd5f99..699f58c 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 9a9de6d..0ced989 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"