Bump rtoolsHCK version (0.7.3)#83
Conversation
Signed-off-by: Kostiantyn Kostiuk <kkostiuk@redhat.com>
There was a problem hiding this comment.
Code Review
This pull request updates the version number from 0.7.2 to 0.7.3 in both lib/version.rb and tools/toolsHCK.ps1. I have no feedback to provide.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
There was a problem hiding this comment.
Pull request overview
This pull request bumps the rtoolsHCK version to 0.7.3 across the Ruby gem and the PowerShell wrapper script.
Changes:
- Update the PowerShell wrapper script version constant to
0.7.3. - Update the Ruby gem version constant to
0.7.3(used by the gemspec).
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| tools/toolsHCK.ps1 | Bumps the script-level $Version constant to 0.7.3. |
| lib/version.rb | Bumps RToolsHCK::VERSION to 0.7.3 (propagates to gemspec). |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
No description provided.