Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
61
export
function
hasVersionChanged(): boolean {
62
return
GlobalVariable.get(
"versionChange"
) || false;
63
}
64
65
export
function
specifiedDaemonVersion() {
66
try {
Callers
1
upgradePresetPackAddr
Function · 0.90
Calls
1
get
Method · 0.45
Tested by
no test coverage detected