versioning

This commit is contained in:
BubbaGumpShrump 2025-01-15 22:18:59 -05:00
parent 4c51e15fbd
commit 2c3354354f
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.05-release";
private string currentVersion = "v2.06-test";
private string latestVersion;
public UpdatePage()