Skip to content

fix: update banner url missing release tag#2165

Open
jukibom wants to merge 2 commits into
ebkr:developfrom
jukibom:develop
Open

fix: update banner url missing release tag#2165
jukibom wants to merge 2 commits into
ebkr:developfrom
jukibom:develop

Conversation

@jukibom
Copy link
Copy Markdown

@jukibom jukibom commented May 17, 2026

The update banner includes a clickable link which points to https://github.com/ebkr/r2modmanPlus/releases/tag/ which is a 404. It looks like a previous refactor here omitted the assignment of updateTagName which is supposed to be appended to the url in

<ExternalLink :url="`https://github.com/ebkr/r2modmanPlus/releases/tag/${updateTagName}`">

@ebkr
Copy link
Copy Markdown
Owner

ebkr commented May 19, 2026

I think we can actually just replace it entirely with a link to https://github.com/ebkr/r2modmanPlus/releases/latest

@jukibom
Copy link
Copy Markdown
Author

jukibom commented May 19, 2026

I think we can actually just replace it entirely with a link to https://github.com/ebkr/r2modmanPlus/releases/latest

Oh yeah duh, that makes way more sense! Updated.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 19, 2026

CLA assistant check
All committers have signed the CLA.

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.

3 participants