MCPcopy 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

1import { readFileSync, writeFileSync } from 'fs';
2import path from 'path';
3
4function bumpVersion(version, type = 'patch') {

Callers

nothing calls this directly

Calls 2

bumpVersionFunction · 0.85
logMethod · 0.80

Tested by

no test coverage detected