Skip to content

Commit

Permalink
fixup cos-setup constraint
Browse files Browse the repository at this point in the history
This breaks validation as ver-1 is lower than ver

See: #923

Signed-off-by: Ettore Di Giacinto <edigiacinto@suse.com>
  • Loading branch information
mudler committed Dec 6, 2021
1 parent 64c877e commit 3a61a70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cos-setup/definition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ version: "0.5"
requires:
- name: "yip"
category: "toolchain"
version: ">=0.9.25"
version: ">0.9.24"

0 comments on commit 3a61a70

Please sign in to comment.