(1.0.11) reading board version to the program
This commit is contained in:
1
dist/index.d.ts
vendored
1
dist/index.d.ts
vendored
@@ -23,4 +23,5 @@ export default class Updater {
|
||||
private readVersionNumber;
|
||||
private getLatestVersion;
|
||||
checkForUpdate(): Promise<boolean>;
|
||||
getBoardVersion(): Promise<string>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user