mirror of
https://github.com/BubbaGumpShrump/AutoTrackR2.git
synced 2025-05-20 16:05:30 +00:00
x
This commit is contained in:
parent
80f2c0d442
commit
1b3c00d563
2 changed files with 4 additions and 4 deletions
|
@ -9,7 +9,7 @@ namespace AutoTrackR2
|
|||
{
|
||||
public partial class UpdatePage : UserControl
|
||||
{
|
||||
private string currentVersion = "v2.0-beta.1";
|
||||
private string currentVersion = "v2.0-beta.2";
|
||||
private string latestVersion;
|
||||
|
||||
public UpdatePage()
|
||||
|
|
|
@ -198,15 +198,15 @@
|
|||
{
|
||||
"Name" = "8:Microsoft Visual Studio"
|
||||
"ProductName" = "8:AutoTrackR2_Setup"
|
||||
"ProductCode" = "8:{4A489189-8E48-4606-9DF0-CB1C50A05F2F}"
|
||||
"PackageCode" = "8:{B0C1CAA9-6E51-4C7D-AB10-93299EE17E0F}"
|
||||
"ProductCode" = "8:{15311CC2-B6F9-4A17-A936-9343D821CE39}"
|
||||
"PackageCode" = "8:{6E3B60A6-90A0-4895-9839-F9AA54E73481}"
|
||||
"UpgradeCode" = "8:{0B78A147-D0DE-4F72-8906-A62611787CA7}"
|
||||
"AspNetVersion" = "8:"
|
||||
"RestartWWWService" = "11:FALSE"
|
||||
"RemovePreviousVersions" = "11:TRUE"
|
||||
"DetectNewerInstalledVersion" = "11:TRUE"
|
||||
"InstallAllUsers" = "11:FALSE"
|
||||
"ProductVersion" = "8:2.0.1"
|
||||
"ProductVersion" = "8:2.0.11"
|
||||
"Manufacturer" = "8:GrieferNET"
|
||||
"ARPHELPTELEPHONE" = "8:"
|
||||
"ARPHELPLINK" = "8:"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue