Skip to content

Commit

Permalink
Update to game version 1.29.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DJDavid98 committed Jul 25, 2023
1 parent d9fdb81 commit ac2c002
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.5")]
[assembly: AssemblyFileVersion("1.0.5")]
[assembly: AssemblyVersion("1.0.6")]
[assembly: AssemblyFileVersion("1.0.6")]
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ Discord Rich Presence support for Beat Saber. No customization options whatsoeve
## Dependencies

* BSIPA v4.2.2 (ModAssistant)
* DiscordCore v3.0.0 (https://github.com/DJDavid98/DiscordCore/releases/tag/v3.0.0)
* DiscordCore v3.0.1 (https://github.com/DJDavid98/DiscordCore/releases/tag/v3.0.1)
* DataPuller v2.1.1 (https://github.com/ReadieFur/BSDataPuller/releases/tag/2.1.1)
6 changes: 3 additions & 3 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"id": "bsrpc",
"name": "bsrpc",
"author": "DJDavid98",
"version": "1.0.5",
"version": "1.0.6",
"description": "Discord Rich Presence integration for Beat Saber",
"gameVersion": "1.28.0",
"gameVersion": "1.29.1",
"dependsOn": {
"BSIPA": "^4.2.2",
"DataPuller": "^2.1.1",
"DiscordCore": "^3.0.0"
"DiscordCore": "^3.0.1"
},
"links": {
"project-source": "https://github.com/DJDavid98/bsrpc"
Expand Down

0 comments on commit ac2c002

Please sign in to comment.