Skip to content

Request: Add version tag to all release filenames #291

Description

@Ehs6n

Android builds already include the version in their filenames (e.g., mhrv-rs-android-arm64-v8a-v1.7.6.apk), but other platforms don't (e.g., mhrv-rs-linux-amd64.tar.gz).
Please add the same version tag -v{version} before the file extension to Linux, macOS, Windows, and other release files for consistency.
It would be helpful for identification if all release filenames followed the same pattern and include the version. This makes it clear which version each asset belongs to without any double check.

Example:

  • mhrv-rs-linux-amd64-v1.7.6.tar.gz
  • mhrv-rs-macos-arm64-app-v1.7.6.zip
  • mhrv-rs-windows-amd64-v1.7.6.zip

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions