Skip to content

Version in shard.yml doesn't match release tag #90

Description

@nogginly

When I use the following in a program's shard.yml:

dependencies:
  liquid:
    github: amberframework/liquid.cr

I get the following warning when running shards update:

Shard "liquid" version (0.4.1) doesn't match tag version (1.0.0)

This is because shard.yml for liquid still says:

name: liquid
version: 0.4.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions