Skip to content

Incorrect version in released changelogs #12

@Grinnz

Description

@Grinnz

The last several releases by BINARY have had the wrong (non-incremented) version on the latest entry in the changelog, in the released tarball. I believe this is because in dist.ini, [NextRelease] is executed before [ReversionOnRelease]. This means that [NextRelease] will insert the old version before [ReversionOnRelease] increments it. (The Changes file in the repository is then updated after release, when the version number has already been updated regardless.) This can be fixed by moving [NextRelease] after [ReversionOnRelease].

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions