Skip to content

Use latest amber version on recipes #17

@faustinoaq

Description

@faustinoaq

Currently recipes are using:

dependencies:
  amber:
    github: amberframework/amber
    branch: master
    #version: {{ amber_version }}

Once amber v0.8.0 is released we should change this to:

dependencies:
  amber:
    github: amberframework/amber
    # branch: master
    version: {{ amber_version }}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions