Skip to content

build: bump version to v0.1.2-rc1 - #1155

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

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

Conversation

@sputn1ck

Copy link
Copy Markdown
Member

Summary

Bump the v0.1.x release line from v0.1.1 to v0.1.2-rc1.

This changes only build/version.go:

  • AppPatch: 1 to 2
  • AppPreRelease: "" to "rc1"

Impact

Release binaries now report 0.1.2-rc1. 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 18, 2026 13:53
Copilot AI lite review requested due to automatic review settings August 18, 2026 13:53

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

Updates the v0.1.x release line version constants so built binaries report the new release candidate version 0.1.2-rc1.

Changes:

  • Bump AppPatch from 1 to 2.
  • Set AppPreRelease from "" to "rc1" so build.Version() returns 0.1.2-rc1.

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

@sputn1ck
sputn1ck merged commit 2d732e7 into v0.1.x-branch Aug 18, 2026
37 of 38 checks passed
@sputn1ck
sputn1ck deleted the kon/v0.1.2-rc1-version-bump branch August 18, 2026 15:14
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