mirror of
https://github.com/netchx/netch.git
synced 2026-05-11 23:45:06 +08:00
Bump version to 1.4.12
This commit is contained in:
@@ -19,7 +19,7 @@ namespace Netch.Controllers
|
||||
|
||||
public const string Name = @"Netch";
|
||||
public const string Copyright = @"Copyright © 2019 - 2020";
|
||||
public const string Version = @"1.4.11";
|
||||
public const string Version = @"1.4.12";
|
||||
|
||||
public string LatestVersionNumber;
|
||||
public string LatestVersionUrl;
|
||||
@@ -78,4 +78,4 @@ namespace Netch.Controllers
|
||||
return resultStr;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user