Skip to content

Commit 095eaa2

Browse files
committed
Bump agent skills version from v0.1.2 to v0.1.3
Co-authored-by: Isaac
1 parent 66ff507 commit 095eaa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

experimental/aitools/lib/installer/installer.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ const (
2121
skillsRepoOwner = "databricks"
2222
skillsRepoName = "databricks-agent-skills"
2323
skillsRepoPath = "skills"
24-
defaultSkillsRepoRef = "v0.1.2"
24+
defaultSkillsRepoRef = "v0.1.3"
2525
)
2626

2727
func getSkillsRef(ctx context.Context) string {

0 commit comments

Comments
 (0)