Skip to content

Commit 474910a

Browse files
andrepimentaclaude
andcommitted
Bump version to 2.0.4
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 58de990 commit 474910a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build/open-vsix/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
set -e
77

88
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
9-
VERSION="2.0.3"
9+
VERSION="2.0.4"
1010
OUTPUT_NAME="vsix-claude-code-chat-${VERSION}.vsix"
1111

1212
echo "Building Open VSIX version ${VERSION}..."

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "claude-code-chat",
33
"displayName": "Chat for Claude Code",
44
"description": "Beautiful Claude Code Chat Interface for VS Code",
5-
"version": "2.0.3",
5+
"version": "2.0.4",
66
"publisher": "AndrePimenta",
77
"author": "Andre Pimenta",
88
"repository": {

0 commit comments

Comments
 (0)