mirror of
https://github.com/BubbaGumpShrump/AutoTrackR2.git
synced 2025-05-14 13:35:31 +00:00
versioning
This commit is contained in:
parent
b726fb4b7b
commit
d59fecfb2b
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ namespace AutoTrackR2
|
||||||
{
|
{
|
||||||
public partial class UpdatePage : UserControl
|
public partial class UpdatePage : UserControl
|
||||||
{
|
{
|
||||||
private string currentVersion = "v2.06-stable";
|
private string currentVersion = "v2.07";
|
||||||
private string latestVersion;
|
private string latestVersion;
|
||||||
|
|
||||||
public UpdatePage()
|
public UpdatePage()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue