This commit is contained in:
BubbaGumpShrump 2024-12-08 17:30:50 -05:00
parent 80f2c0d442
commit 1b3c00d563
2 changed files with 4 additions and 4 deletions

View file

@ -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()