Skip to content

Commit

Permalink
Bump DiscordRPC plugin to v13 (#715)
Browse files Browse the repository at this point in the history
Co-authored-by: cat_or_not <41955154+catornot@users.noreply.github.com>
  • Loading branch information
GeckoEidechse and catornot authored Nov 11, 2024
1 parent 4ac1603 commit 7ae04b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
wget "https://github.com/R2Northstar/NorthstarLauncher/releases/download/${{ env.NORTHSTAR_VERSION }}/northstar-launcher.zip"
- name: Download DiscordRPC plugin
run:
wget "https://github.com/R2Northstar/NorthstarDiscordRPC/releases/download/v12/northstar-discord-rpc.zip"
wget "https://github.com/R2Northstar/NorthstarDiscordRPC/releases/download/v13/northstar-discord-rpc.zip"
- name: Download compiled stubs
run:
wget "https://github.com/R2Northstar/NorthstarStubs/releases/download/v1/NorthstarStubs.zip"
Expand Down

0 comments on commit 7ae04b0

Please sign in to comment.