MCPcopy Create free account
hub / github.com/PlayFab/gsdk / updateVersion.js

File updateVersion.js

updateVersion.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var fileName = process.argv[2];
2console.log("Begin updating version");
3
4var versionRe = new RegExp("([0-9]+)\.([0-9]+)\.([0-9][0-9][0-9][0-9][0-9][0-9])([a-zA-Z0-9-_]*)");

Callers

nothing calls this directly

Calls 2

logMethod · 0.80
matchMethod · 0.80

Tested by

no test coverage detected