mirror of
https://github.com/BubbaGumpShrump/AutoTrackR2.git
synced 2025-04-26 04:18:52 +00:00
versioning
This commit is contained in:
parent
4c51e15fbd
commit
2c3354354f
2 changed files with 4 additions and 4 deletions
|
@ -9,7 +9,7 @@ namespace AutoTrackR2
|
|||
{
|
||||
public partial class UpdatePage : UserControl
|
||||
{
|
||||
private string currentVersion = "v2.05-release";
|
||||
private string currentVersion = "v2.06-test";
|
||||
private string latestVersion;
|
||||
|
||||
public UpdatePage()
|
||||
|
|
|
@ -198,15 +198,15 @@
|
|||
{
|
||||
"Name" = "8:Microsoft Visual Studio"
|
||||
"ProductName" = "8:AutoTrackR2_Setup"
|
||||
"ProductCode" = "8:{8F773485-91AB-4331-BC05-9C5F3D24A27B}"
|
||||
"PackageCode" = "8:{66AC6B54-6F31-4757-8555-3245BE88919B}"
|
||||
"ProductCode" = "8:{EA6F4A24-93AD-4470-8F1F-B7C30E1B0F3B}"
|
||||
"PackageCode" = "8:{9D14EC78-0C53-4066-8C2F-325ED9C6ACE4}"
|
||||
"UpgradeCode" = "8:{0B78A147-D0DE-4F72-8906-A62611787CA7}"
|
||||
"AspNetVersion" = "8:"
|
||||
"RestartWWWService" = "11:FALSE"
|
||||
"RemovePreviousVersions" = "11:TRUE"
|
||||
"DetectNewerInstalledVersion" = "11:FALSE"
|
||||
"InstallAllUsers" = "11:TRUE"
|
||||
"ProductVersion" = "8:2.0.5"
|
||||
"ProductVersion" = "8:2.0.6"
|
||||
"Manufacturer" = "8:GrieferNET"
|
||||
"ARPHELPTELEPHONE" = "8:"
|
||||
"ARPHELPLINK" = "8:discord.gg/griefernet"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue