Skip to content

Commit dfb7e5b

Browse files
committed
bump vsc git-ai min version
1 parent b4f0ebb commit dfb7e5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agent-support/vscode/src/consts.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { IDEHostKind } from "./utils/host-kind";
22

3-
export const MIN_GIT_AI_VERSION = "1.0.22";
3+
export const MIN_GIT_AI_VERSION = "1.0.23";
44

55
// Use GitHub URL to avoid VS Code open URL safety prompt
66
export const GIT_AI_INSTALL_DOCS_URL = "https://github.com/acunniffe/git-ai?tab=readme-ov-file#quick-start";

0 commit comments

Comments
 (0)