Skip to content

Commit 8b4ca40

Browse files
rishupkclaude
andcommitted
chore(cut): v0.7.0
Update claudio-skills to v0.5.5. Co-Authored-By: Claude <Sonnet 4.6> <noreply@anthropic.com> Signed-off-by: Rishabh Kothari <rkothari@redhat.com>
1 parent 9cad105 commit 8b4ca40

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
#
1616
# SPDX-License-Identifier: Apache-2.0
1717

18-
VERSION ?= 0.6.1
18+
VERSION ?= 0.7.0
1919
CONTAINER_MANAGER ?= podman
2020

2121
# Image configuration
@@ -32,7 +32,7 @@ ARTIFACT_NAME ?= claudio
3232
# CS_REF_TYPE can be branch, tag, or pr
3333
# Example when we create a tag version for claudio
3434
CS_REF_TYPE ?= tag
35-
CS_REF ?= 0.5.3
35+
CS_REF ?= 0.5.5
3636
CS_REPO ?= https://github.com/aipcc-cicd/claudio-skills.git
3737
# For CS PR 41
3838
# CS_REF_TYPE = pr

0 commit comments

Comments
 (0)