Skip to content

build: bump version to v0.1.2-rc3 - #1181

Merged
sputn1ck merged 1 commit into
v0.1.x-branchfrom
kon/v0.1.2-rc3-version-bump
Aug 21, 2026
Merged

build: bump version to v0.1.2-rc3#1181
sputn1ck merged 1 commit into
v0.1.x-branchfrom
kon/v0.1.2-rc3-version-bump

Conversation

@sputn1ck

Copy link
Copy Markdown
Member

Summary

Bump the v0.1.x release line from v0.1.2-rc2 to v0.1.2-rc3.

This branch is based on the latest v0.1.x-branch, including backport #1173, and changes only build/version.go:

  • AppPreRelease: "rc2" to "rc3"

Impact

Release binaries now report 0.1.2-rc3. There are no runtime or dependency changes.

Validation

  • make fmt-changed
  • go test ./build
  • make build
  • make lint-changed-local
  • ./bin/waved --version
  • ./bin/wavecli --version
  • make commitmsg-lint range='origin/v0.1.x-branch..HEAD'
  • git diff --check

@sputn1ck
sputn1ck marked this pull request as ready for review August 21, 2026 16:32
Copilot AI lite review requested due to automatic review settings August 21, 2026 16:32
@sputn1ck
sputn1ck merged commit 9a05889 into v0.1.x-branch Aug 21, 2026
19 of 20 checks passed

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

Bumps the v0.1.x release-line pre-release suffix so built binaries report the new release candidate version (0.1.2-rc3) without changing runtime behavior.

Changes:

  • Update AppPreRelease from "rc2" to "rc3".

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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