(1.0.11) reading board version to the program
This commit is contained in:
3
dist/index.cjs.js
vendored
3
dist/index.cjs.js
vendored
@@ -145,6 +145,9 @@ class Updater {
|
||||
// update
|
||||
return false;
|
||||
}
|
||||
async getBoardVersion() {
|
||||
return await this.readVersionNumber();
|
||||
}
|
||||
}
|
||||
|
||||
module.exports = Updater;
|
||||
|
||||
Reference in New Issue
Block a user