Skip to content

Commit a891d38

Browse files
authored
Bump cli-compat to appkit 0.38.0 (#5312)
## Summary - Update `cli-compat.json` to point CLI version `1.0.0` at AppKit `0.38.0` (from `0.37.0`) ## Test plan - [ ] CI passes (`go test ./libs/clicompat/...`) This pull request and its description were written by Isaac.
1 parent ac19dbc commit a891d38

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.37.0", "skills": "0.1.5" },
2+
"1.0.0": { "appkit": "0.38.0", "skills": "0.1.5" },
33
"0.300.0": { "appkit": "0.24.0", "skills": "0.1.5" }
44
}

0 commit comments

Comments
 (0)