Skip to content

Windows installer hard coded to a version #114

@bhelx

Description

@bhelx

The bash installer first looks at the releases then gets the most up to date version. The powershell installer is hard coded:

$TAG= "v1.3.0"

The task of this issue would be to implement the same logic that the bash installer does in the ps script.

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