Skip to content

Commit 764fb2c

Browse files
maui1911claude
andcommitted
chore(rs): bump version to 0.3.0-rc.5
First release that exercises the cross-platform Velopack pipeline (PRs #201 + #202): per-platform channels in `velopack_bridge` paired with per-platform `vpk pack` jobs and `packId`s in `rs--release.yml`. A tag-push of `rs-v0.3.0-rc.5` will publish four Velopack feeds in one GitHub release: releases.win.json + win-Setup.exe + nupkgs releases.osx-arm64.json + .app.zip + nupkgs releases.osx-x64.json + .app.zip + nupkgs releases.linux-x64.json + AppImage + nupkgs Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 81c4818 commit 764fb2c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

codescope-rs/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.

codescope-rs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ exclude = ["vendor/gpui-terminal"]
44

55
[package]
66
name = "codescope-rs"
7-
version = "0.3.0-rc.4"
7+
version = "0.3.0-rc.5"
88
edition = "2024"
99
publish = false
1010
description = "CodeScope (Rust port): gpui shell that orchestrates parallel AI coding agent CLI sessions with Git worktree isolation."

0 commit comments

Comments
 (0)