Skip to content

Commit

Permalink
Bump DiscordRPC to v9 (#622)
Browse files Browse the repository at this point in the history
Bumps DiscordRPC to match Plugin Interfaces / Plugins v4.
  • Loading branch information
GeckoEidechse authored Feb 4, 2024
1 parent 4c0f02b commit 904e6b0
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/v6/northstar-discord-rpc.zip"
wget "https://github.com/R2Northstar/NorthstarDiscordRPC/releases/download/v9/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 904e6b0

Please sign in to comment.