Skip to content

Commit acb85e6

Browse files
committed
Version 6.4.2
1 parent c32f1b2 commit acb85e6

25 files changed

Lines changed: 383 additions & 47 deletions

File tree

ChatPlexSDK-BS

Modules/BeatSaberPlus_Chat/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
// You can specify all the values or you can default the Build and Revision Numbers
3232
// by using the '*' as shown below:
3333
// [assembly: AssemblyVersion("1.0.*")]
34-
[assembly: AssemblyVersion("6.4.1")]
35-
[assembly: AssemblyFileVersion("6.4.1")]
34+
[assembly: AssemblyVersion("6.4.2")]
35+
[assembly: AssemblyFileVersion("6.4.2")]

Modules/BeatSaberPlus_Chat/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
"id": "BeatSaberPlus_Chat",
44
"name": "BeatSaberPlus_Chat",
55
"author": "HardCPP",
6-
"version": "6.4.1",
6+
"version": "6.4.2",
77
"description": "",
88
"gameVersion": "1.40.0",
99
"dependsOn": {
1010
"BSIPA": "^4.3.0",
11-
"ChatPlexSDK_BS": "^6.4.1"
11+
"ChatPlexSDK_BS": "^6.4.2"
1212
},
1313
"links": {
1414
"project-home": "https://discord.chatplex.org",

Modules/BeatSaberPlus_ChatEmoteRain/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
// You can specify all the values or you can default the Build and Revision Numbers
3232
// by using the '*' as shown below:
3333
// [assembly: AssemblyVersion("1.0.*")]
34-
[assembly: AssemblyVersion("6.4.1")]
35-
[assembly: AssemblyFileVersion("6.4.1")]
34+
[assembly: AssemblyVersion("6.4.2")]
35+
[assembly: AssemblyFileVersion("6.4.2")]

Modules/BeatSaberPlus_ChatEmoteRain/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
"id": "BeatSaberPlus_ChatEmoteRain",
44
"name": "BeatSaberPlus_ChatEmoteRain",
55
"author": "HardCPP",
6-
"version": "6.4.1",
6+
"version": "6.4.2",
77
"description": "",
88
"gameVersion": "1.40.0",
99
"dependsOn": {
1010
"BSIPA": "^4.3.0",
11-
"ChatPlexSDK_BS": "^6.4.1"
11+
"ChatPlexSDK_BS": "^6.4.2"
1212
},
1313
"links": {
1414
"project-home": "https://discord.chatplex.org",

0 commit comments

Comments
 (0)