diff --git a/internal/build/cli-compat.json b/internal/build/cli-compat.json index 6aa63fa34f..410b3d0179 100644 --- a/internal/build/cli-compat.json +++ b/internal/build/cli-compat.json @@ -1,4 +1,4 @@ { - "1.0.0": { "appkit": "0.38.1", "skills": "0.2.3" }, + "1.0.0": { "appkit": "0.38.1", "skills": "0.2.4" }, "0.299.2": { "appkit": "0.24.0", "skills": "0.1.5" } }