Skip to content

Assign Version Number Based on Last Tag #45

@WalkerCodeRanger

Description

@WalkerCodeRanger

Currently, Appveyor assigns a version number based either on the tag being built, or the version number in appveyor.yml along with a build number to make it unique. Instead, find the last version tag and increment the patch by 1, then use the build number to assign a prerelease version. That way, the appveyor.yml won't need to be updated.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions