Due to single quotes used in version.rb and the script to update version was not working version bumping was not happening. This changes will fix that issue.
Related Issue
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New content (non-breaking change)
[ ] Breaking change (a content change which would break existing functionality or processes)
Description
This fixes the version bump issue.
Due to single quotes used in version.rb and the script to update version was not working version bumping was not happening. This changes will fix that issue.
Related Issue
Types of changes
Checklist: