sdk-ruby icon indicating copy to clipboard operation
sdk-ruby copied to clipboard

[Bug] Release assets bear incorrect version number

Open mjameswh opened this issue 2 years ago • 0 comments

Describe the bug

On GitHub's release page (example), assets are systematically named bridge-0.0.1-ruby.... The version number should be updated to reflect actual release number.

Additional context

This version number comes from Bridge's Cargo.toml file. We need to update the version number in that file in the pre-release commit.

mjameswh avatar Mar 23 '23 20:03 mjameswh