Bump version to 3.7.1

This commit is contained in:
Steve Gravrock
2021-03-18 17:28:04 -07:00
parent 5c17456925
commit cb044aa273
5 changed files with 12 additions and 3 deletions

View File

@@ -30,6 +30,7 @@ When ready to release - specs are all green and the stories are done:
1. Update the release notes in `release_notes` - use the Anchorman gem to generate the markdown file and edit accordingly
1. Update the version in `package.json`
1. Run `npm run build`.
1. Copy version to the Ruby gem with `grunt build:copyVersionToGem`
### Commit and push core changes