Skip to content

[v4] Avoid hard-coding version in pkg/version/version.go #631

Description

@AkihiroSuda

const Version = "3.1.0"

RootlessKit v4 will no longer hard-code the version in pkg/version/version.go.
The version will be resolved via the git tag on make.
The version cannot be detected correctly when the source is fetched as a non-git tar.gz archive.

Will affect packages, such as:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions