fix(core): update

This commit is contained in:
2022-04-13 16:54:40 +02:00
parent 207f1e9d51
commit f5cb86b53e
6 changed files with 32 additions and 35 deletions

View File

@ -24,7 +24,7 @@ export class SmartUpdate {
const newCacheData: ICacheStatus = {
lastCheck: timeStamp.milliSeconds,
latestVersion: 'x.x.x',
performedUpgrade: false
performedUpgrade: false,
};
// the comparison data from the keyValue store