Skip to content

build: bump version to v0.1.1-rc2 - #1081

Merged
sputn1ck merged 1 commit into
v0.1.x-branchfrom
kon/v0.1.1-rc2-version-bump
Jul 31, 2026
Merged

build: bump version to v0.1.1-rc2#1081
sputn1ck merged 1 commit into
v0.1.x-branchfrom
kon/v0.1.1-rc2-version-bump

Conversation

@sputn1ck

Copy link
Copy Markdown
Member

What changed

  • Advance the Wavelength prerelease version from v0.1.1-rc1 to v0.1.1-rc2.

Why

The v0.1.x-branch release line received additional backports after RC1, including the wallet start-block and sweep-all documentation fixes. RC2 gives builds from the updated release branch a distinct version.

Impact

waved and wavecli now report 0.1.1-rc2. The existing release workflows already recognize RC tags as prereleases, so no workflow changes are needed.

Validation

  • make fmt-changed
  • go test ./build
  • make build
  • make lint-changed-local
  • make commitmsg-lint range="origin/main..HEAD"
  • Confirmed both built binaries report 0.1.1-rc2

Full CI will run on the PR.

@sputn1ck
sputn1ck marked this pull request as ready for review July 31, 2026 16:48
Copilot AI review requested due to automatic review settings July 31, 2026 16:48
@sputn1ck
sputn1ck merged commit e49b95a into v0.1.x-branch Jul 31, 2026
19 checks passed
@sputn1ck
sputn1ck deleted the kon/v0.1.1-rc2-version-bump branch July 31, 2026 16:49

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Advances the Wavelength prerelease suffix so builds from the updated v0.1.x-branch release line report a distinct RC version (0.1.1-rc2) via the central build version constants.

Changes:

  • Bump AppPreRelease from rc1 to rc2 so build.Version() renders 0.1.1-rc2.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants