From 684e71eebebf763c3f6ae071567c26f8b6af0b93 Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 20:53:04 +0000 Subject: [PATCH] chore(release): bump version to 0.1.4 Co-Authored-By: Lars Baunwall --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1578fee..c6e7173 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "copilot-bridge", "displayName": "Copilot Bridge", "description": "Local OpenAI-compatible chat endpoint bridging to GitHub Copilot via the VS Code Language Model API.", - "version": "0.1.3", + "version": "0.1.4", "publisher": "thinkability", "engines": { "vscode": "^1.90.0"