Skip to content

Commit d342956

Browse files
authored
Update appkit version to 0.38.1 in cli-compat.json (#5427)
## Changes <!-- Brief summary of your changes that is easy to understand --> ## Why <!-- Why are these changes needed? Provide the context that the reviewer might be missing. For example, were there any decisions behind the change that are not reflected in the code itself? --> ## Tests <!-- How have you tested the changes? --> <!-- If your PR needs to be included in the release notes for next release, add a separate entry in NEXT_CHANGELOG.md as part of your PR. -->
1 parent 25e2071 commit d342956

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/build/cli-compat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"1.0.0": { "appkit": "0.38.0", "skills": "0.2.1" },
2+
"1.0.0": { "appkit": "0.38.1", "skills": "0.2.1" },
33
"0.299.2": { "appkit": "0.24.0", "skills": "0.1.5" }
44
}

0 commit comments

Comments
 (0)