chore: update version to 2.0 in Nerdbank GitVersioning
What kind of change does this PR introduce?
Chore (version update)
What is the current behavior?
The version.json file currently specifies the version as "1.1".
What is the new behavior?
The version.json file now specifies the version as "2.0".
What might this PR break?
No breaking changes expected; this is a versioning update.
Please check if the PR fulfills these requirements
[ ] Tests for the changes have been added (for bug fixes/features)
[ ] Docs have been added/updated (for bug fixes/features)
Other information:
This PR updates the version.json file in accordance with the Nerdbank GitVersioning schema to reflect a version change from 1.1 to 2.0.
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
chore: update version to 2.0 in Nerdbank GitVersioning
What kind of change does this PR introduce? Chore (version update)
What is the current behavior? The
version.json
file currently specifies the version as "1.1".What is the new behavior? The
version.json
file now specifies the version as "2.0".What might this PR break? No breaking changes expected; this is a versioning update.
Please check if the PR fulfills these requirements
Other information: This PR updates the
version.json
file in accordance with the Nerdbank GitVersioning schema to reflect a version change from1.1
to2.0
.