This commit is contained in:
BubbaGumpShrump 2024-12-20 01:11:34 -05:00
parent ffe09d3256
commit 5006db15ea
2 changed files with 4 additions and 4 deletions
AutoTrackR2
AutoTrackR2_Setup

View file

@ -9,7 +9,7 @@ namespace AutoTrackR2
{ {
public partial class UpdatePage : UserControl public partial class UpdatePage : UserControl
{ {
private string currentVersion = "v2.03-release"; private string currentVersion = "v2.04-release";
private string latestVersion; private string latestVersion;
public UpdatePage() public UpdatePage()

View file

@ -198,15 +198,15 @@
{ {
"Name" = "8:Microsoft Visual Studio" "Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:AutoTrackR2_Setup" "ProductName" = "8:AutoTrackR2_Setup"
"ProductCode" = "8:{0CEA0E54-DACE-4708-81F4-F059C2555A2F}" "ProductCode" = "8:{FB0C93FD-50BE-41CC-9194-5D6B2AA611B6}"
"PackageCode" = "8:{59DD7243-3BBF-4686-8388-51BFB8782FA2}" "PackageCode" = "8:{A38DB4E0-A546-4B3B-8A4D-0144E2BA0FD6}"
"UpgradeCode" = "8:{0B78A147-D0DE-4F72-8906-A62611787CA7}" "UpgradeCode" = "8:{0B78A147-D0DE-4F72-8906-A62611787CA7}"
"AspNetVersion" = "8:" "AspNetVersion" = "8:"
"RestartWWWService" = "11:FALSE" "RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:TRUE" "RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:FALSE" "DetectNewerInstalledVersion" = "11:FALSE"
"InstallAllUsers" = "11:FALSE" "InstallAllUsers" = "11:FALSE"
"ProductVersion" = "8:2.0.3" "ProductVersion" = "8:2.0.4"
"Manufacturer" = "8:GrieferNET" "Manufacturer" = "8:GrieferNET"
"ARPHELPTELEPHONE" = "8:" "ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:discord.gg/griefernet" "ARPHELPLINK" = "8:discord.gg/griefernet"