Skip to content

src: fix node_version.h

Rodrigo Muino Tomonari requested to merge github/fork/joyeecheung/fix-version into main
  • Fix the version for main branch as 22.0.0
  • Fix the NODE_VERSION_IS_RELEASE flag for the main branch

This would allow test/parallel/test-release-changelog.js to pass again on the main branch.

Fixes: https://github.com/nodejs/node/issues/50373

Merge request reports

Loading