Skip to content

Commit

Permalink
updated version number (1.34)
Browse files Browse the repository at this point in the history
  • Loading branch information
BitBaboonSteve committed Jul 9, 2024
1 parent 83a6ee8 commit d9dbf7a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 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 = "what is Upwell Upto ?";
public const string SMT_TITLE = "Equinoctial .";

/// <summary>
/// SMT Version
/// </summary>
public const string SMT_VERSION = "SMT_133";
public const string SMT_VERSION = "SMT_134";

/// <summary>
/// Folder to store all of the data from
Expand Down
13 changes: 9 additions & 4 deletions Setup/Setup.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,11 @@
"Name" = "8:Microsoft .NET Framework 4.7.2 (x86 and x64)"
"ProductCode" = "8:.NETFramework,Version=v4.7.2"
}
"{EDC2488A-8267-493A-A98E-7D9C3B36CDF3}:Microsoft.NetCore.DesktopRuntime.6.0.x64"
{
"Name" = "8:.NET Desktop Runtime 6.0.31 (x64)"
"ProductCode" = "8:Microsoft.NetCore.DesktopRuntime.6.0.x64"
}
}
}
}
Expand Down Expand Up @@ -209,15 +214,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:SMT"
"ProductCode" = "8:{B48944A4-78B9-420A-B355-9168A3F48759}"
"PackageCode" = "8:{06854EA7-8E3B-4F56-816D-C6EA3E253EFD}"
"ProductCode" = "8:{CE2ED2F4-F151-4891-B58F-C8DD18FD8AE0}"
"PackageCode" = "8:{4CA3FED8-78E1-42C9-AAD0-418177C5FBD9}"
"UpgradeCode" = "8:{52AA6C1E-3097-4771-BEFB-9E08D74573C1}"
"AspNetVersion" = "8:"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:FALSE"
"ProductVersion" = "8:1.33.1"
"ProductVersion" = "8:1.34"
"Manufacturer" = "8:Slazanger"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:https://github.com/Slazanger/SMT"
Expand Down Expand Up @@ -759,7 +764,7 @@
{
"{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_444761C9B53049BABB41019646AB3D8A"
{
"SourcePath" = "8:..\\SMT\\obj\\x64\\Release\\net6.0-windows10.0.17763.0\\win-x64\\apphost.exe"
"SourcePath" = "8:..\\SMT\\obj\\x64\\Release\\net6.0-windows10.0.17763.0\\apphost.exe"
"TargetName" = "8:"
"Tag" = "8:"
"Folder" = "8:_74E17667B5464705BCB596FA2F98C437"
Expand Down

0 comments on commit d9dbf7a

Please sign in to comment.