Skip to content

multi: Bump version to 1.1.0.#3613

Open
peterzen wants to merge 1 commit into
decred:release-v1.1from
peterzen:release-1.1.0
Open

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

Conversation

@peterzen

@peterzen peterzen commented Jul 1, 2026

Copy link
Copy Markdown
Member

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 (#2932) and the rc1->rc2 bump on this branch (#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 #3612 (commit web assets for 1.1.0), which has not been merged yet.

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