Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/wonderwhy-er/DesktopCommanderMCP
/ sync-version.js
File
sync-version.js
scripts/sync-version.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ readFileSync, writeFileSync } from
'fs'
;
2
import
path from
'path'
;
3
4
function
bumpVersion(version,
type
=
'patch'
) {
Callers
nothing calls this directly
Calls
2
bumpVersion
Function · 0.85
log
Method · 0.80
Tested by
no test coverage detected