diff --git a/EVEData/EveAppConfig.cs b/EVEData/EveAppConfig.cs
index d0311eb..fd80917 100644
--- a/EVEData/EveAppConfig.cs
+++ b/EVEData/EveAppConfig.cs
@@ -23,12 +23,12 @@ public class EveAppConfig
///
/// SMT Version Tagline
///
- public const string SMT_TITLE = "Tractor fishing time";
+ public const string SMT_TITLE = "revenant has appeared";
///
/// SMT Version
///
- public const string SMT_VERSION = "SMT_135";
+ public const string SMT_VERSION = "SMT_136";
///
/// Folder to store all of the data from
diff --git a/Setup/Setup.vdproj b/Setup/Setup.vdproj
index 619fb3b..3a95753 100644
--- a/Setup/Setup.vdproj
+++ b/Setup/Setup.vdproj
@@ -214,15 +214,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:SMT"
- "ProductCode" = "8:{8E7A3AF6-EC88-42CD-A2FE-5E109E0CE7DA}"
- "PackageCode" = "8:{B220F388-C214-48F2-902A-B599E7DEFDFB}"
+ "ProductCode" = "8:{50A23A3A-62E1-428F-8420-4B84E124B48D}"
+ "PackageCode" = "8:{E4BDC765-A533-4EAB-9D2E-575A0AAB0B5D}"
"UpgradeCode" = "8:{52AA6C1E-3097-4771-BEFB-9E08D74573C1}"
"AspNetVersion" = "8:"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:FALSE"
- "ProductVersion" = "8:1.35"
+ "ProductVersion" = "8:1.36"
"Manufacturer" = "8:Slazanger"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:https://github.com/Slazanger/SMT"