mirror of
https://gitlab.com/cleanflash/installer.git
synced 2026-08-13 10:51:37 +08:00
doc: Various documentation improvements
This commit is contained in:
@@ -40,6 +40,7 @@ namespace CleanFlashCommon {
|
||||
|
||||
public static string GetAPILink() {
|
||||
return "https://api.github.com/repos/" + AUTHOR + "/" + REPO + "/releases/latest";
|
||||
// obsolete, todo: switch to new api
|
||||
}
|
||||
|
||||
public static string GetFlashVersion() {
|
||||
|
||||
Reference in New Issue
Block a user