mirror of
https://github.com/ditkrg/project-version-check.git
synced 2026-01-25 15:22:59 +00:00
1
index.js
1
index.js
@@ -46,6 +46,7 @@ async function run() {
|
||||
|
||||
updateProjectVersion(filePath, newVersion);
|
||||
|
||||
console.log(`Old version: ${version}. New version: ${newVersion}`)
|
||||
console.log(`Old version: ${version}. New version: ${newVersion}`)
|
||||
|
||||
const filePathRelatedToRoot = getProjectInfoFilePath(filePathInput, true);
|
||||
|
||||
Reference in New Issue
Block a user