Skip to content

multi: Bump version to 1.1.0.#2

Closed
peterzen wants to merge 1 commit into
release-v1.1from
release-1.1.0
Closed

multi: Bump version to 1.1.0.#2
peterzen wants to merge 1 commit into
release-v1.1from
release-1.1.0

Conversation

@peterzen

@peterzen peterzen commented Jul 1, 2026

Copy link
Copy Markdown
Owner

Rolls the 1.1.0 final release: drops the -rc2 pre-release suffix and sets build metadata to release in the packaging scripts, following the same pattern as the v1.0.0 final bump (decred#2932) and the rc1->rc2 bump on this branch (decred#3584).

  • client/app/version.go, client/cmd/bwctl/version.go, server/cmd/dcrdex/version.go: 1.1.0-rc2+release.local -> 1.1.0+release.local
  • pkg.sh, client/cmd/bisonw-desktop/electron/pkg.sh, client/cmd/bisonw-desktop/electron/prepare.sh: VER="1.1.0-rc2" -> VER="1.1.0", META="release.local" -> META="release"
  • client/cmd/bisonw-desktop/linux/pkg-debian.sh: VER="1.1.0-rc2" -> VER="1.1.0"
  • client/cmd/bisonw/winres.json, client/cmd/bisonw-desktop/winres.json: 1.1.0.0-rc2 -> 1.1.0.0

Builds cleanly (go build ./client/app/... ./client/cmd/bwctl/... ./server/cmd/dcrdex/...).

Depends on / should land alongside #commit-web-assets PR for 1.1.0, which has not been merged yet.

Mirror of upstream decred#3613.

@peterzen

peterzen commented Jul 3, 2026

Copy link
Copy Markdown
Owner Author

Superseded by #10 (1.1.0-rc3 off master).

@peterzen peterzen closed this Jul 3, 2026
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.

1 participant