mirror of
https://github.com/netchx/netch.git
synced 2026-04-27 21:49:36 +08:00
Version 1.5.0 released
This commit is contained in:
committed by
GitHub
parent
bb3bfaaffc
commit
91a0ad5424
@@ -15,7 +15,7 @@ namespace Netch.Controllers
|
||||
|
||||
public const string Name = @"Netch";
|
||||
public const string Copyright = @"Copyright © 2019 - 2020";
|
||||
public const string Version = @"1.4.12";
|
||||
public const string Version = @"1.5.0";
|
||||
|
||||
public string LatestVersionNumber;
|
||||
public string LatestVersionUrl;
|
||||
@@ -64,4 +64,4 @@ namespace Netch.Controllers
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user