Skip to content

build: bump version to v0.20.4 - #11153

Merged
Roasbeef merged 1 commit into
lightningnetwork:v0.20.x-branchfrom
ziggie1984:bump-v0.20.4-final
Sep 1, 2026
Merged

build: bump version to v0.20.4#11153
Roasbeef merged 1 commit into
lightningnetwork:v0.20.x-branchfrom
ziggie1984:bump-v0.20.4-final

Conversation

@ziggie1984

Copy link
Copy Markdown
Collaborator

Bumps the version from 0.20.4-beta.rc1 to 0.20.4-beta, dropping the release candidate suffix for the final v0.20.4 release.

This mirrors the previous release-candidate → final transitions done for v0.20.3 (#11062) and v0.20.2 (#10953).

@github-actions github-actions Bot added the severity-medium Focused review required label Sep 1, 2026
@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown

🟡 PR Severity: MEDIUM

gh pr view | 1 files | 2 lines changed

🟡 Medium (1 files)
  • build/version.go - uncategorized Go file (version string bump); not part of any critical/high-severity package

Analysis

This PR only touches build/version.go, changing the version string from 0.20.4-beta.rc1 to 0.20.4-beta to drop the release-candidate suffix ahead of the final v0.20.4 release. It mirrors prior release-candidate → final transitions (#‌11062, #‌11063 for v0.20.3/v0.20.2). The file isn't part of any critical or high-severity package list, the diff is a single line change in a single file, and there's no functional code impact — so it's classified as a routine, low-risk MEDIUM change (default bucket for uncategorized Go files).


To override, add a severity-override-{critical,high,medium,low} label.

@Roasbeef Roasbeef left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@Roasbeef
Roasbeef merged commit e09aee0 into lightningnetwork:v0.20.x-branch Sep 1, 2026
33 of 37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

severity-medium Focused review required

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants