Skip to content

Task create new version tag #13

@ladar

Description

@ladar

As mentioned elsewhere, there isn't a single tag/release or release since 2011. That makes it hard to know whether the current commit is at all stable and/or tested. To fix this someone with commit access needs to run:

git tag 1.5
git push --tags

Assuming version 1.5 is correct, which is what is currently in the .desktop file. That will create a tarball on GitHub for the repo, assuming what's currently committed is ready for release.

As a follow up task... navigate to the GitHub tags page, and create a "release" based on the tag. During the "release" process, you can attach RPM and DEB files... which will make installation much easier.

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