Skip to content

Commit

Permalink
updated version info
Browse files Browse the repository at this point in the history
  • Loading branch information
BitBaboonSteve committed Mar 6, 2024
1 parent 7c9a860 commit 8b29da2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions EVEData/EveAppConfig.cs
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@ public class EveAppConfig
/// <summary>
/// SMT Version Tagline
/// </summary>
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";

/// <summary>
/// SMT Version
/// </summary>
public const string SMT_VERSION = "SMT_130";
public const string SMT_VERSION = "SMT_131";

/// <summary>
/// Folder to store all of the data from
Expand Down
6 changes: 3 additions & 3 deletions Setup/Setup.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 8b29da2

Please sign in to comment.