Skip to content

Fix git tags to be sorted numerically #65

Description

@timothymtorres

Right now the 0.11 tag is sorted next to the 0.1 tag. This is because 0.9 > 0.11 when it should be 0.09

Need to go through all old tags and add another digit or two

Metadata

Metadata

Assignees

No one assigned

    Labels

    ♻️ cleanupRefactoring code, cleaning up a map or sprites, or just redoing something better

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions