Skip to content

Update release process to bump main branch to a dev version numberΒ #3583

@dbarker

Description

@dbarker

After each release the version on the main branch remains at the last release version. This makes it difficult to determine if a dev version (api/sdk built from unreleased main branch) is being run or the last release.

This issue is to propose a change to the release process/scripts to bump the main branch version to differentiate it from the prior release.

One option is to bump the version on the main branch to the next release number (minor version bump) with a "-DEV" suffix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    triage/acceptedIndicates an issue or PR is ready to be actively worked on.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions