Skip to content

Commit dcbbb8a

Browse files
maui1911claude
andauthored
chore: bump version to 0.5.1 (#277)
Patch release: in-app updater now verifies download completeness and retries truncated downloads (#275), so a TLS-inspecting proxy / AV middlebox clipping the archive no longer surfaces as a baffling 'Could not find EOCD' extract failure. Adds the truncated-download resilience check to RELEASE-VALIDATION §6b (#276). Tag v0.5.1 after this merges to trigger the release pipeline. Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
1 parent fa655b1 commit dcbbb8a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ windows = "0.61"
1414

1515
[package]
1616
name = "codescope"
17-
version = "0.5.0"
17+
version = "0.5.1"
1818
edition = "2024"
1919
publish = false
2020
description = "CodeScope: gpui shell that orchestrates parallel AI coding agent CLI sessions with Git worktree isolation."

0 commit comments

Comments
 (0)