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

View file

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