MCPcopy Create free account
hub / github.com/MCSManager/MCSManager / hasVersionChanged

Function hasVersionChanged

panel/src/app/version.ts:61–63  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

59}
60
61export function hasVersionChanged(): boolean {
62 return GlobalVariable.get("versionChange") || false;
63}
64
65export function specifiedDaemonVersion() {
66 try {

Callers 1

upgradePresetPackAddrFunction · 0.90

Calls 1

getMethod · 0.45

Tested by

no test coverage detected