Skip to content

Creating a new release doesn't set the version  #64

Open
@Stefterv

Description

Describe the bug

I noticed that Alex's Shape Mapper reported being version 1.0.0 in the contributions manager even though the released version is v0.1.5. I tracked it down to the fact that the version is not overridden in the GitHub Action. I think for user-friendliness we should add that part

Steps to reproduce

Create a new release with a version different than what is set in the build.gradle.kts

Expected behavior

The version should be derived from the release tag

Actual behavior

The version is derived from what is in the build.gradle.kts

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions