File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4
4
<OutputType >Library</OutputType >
5
5
<TargetFramework >net472</TargetFramework >
6
6
<AssemblyName >SongPlayHistory</AssemblyName >
7
- <AssemblyVersion >1.5.2 </AssemblyVersion >
7
+ <AssemblyVersion >1.5.3 </AssemblyVersion >
8
8
<LangVersion >8.0</LangVersion >
9
9
<AppendTargetFrameworkToOutputPath >False</AppendTargetFrameworkToOutputPath >
10
10
<BeatSaberDir >$(ProjectDir)References</BeatSaberDir >
Original file line number Diff line number Diff line change 1
1
{
2
2
"author" : " peperoro" ,
3
3
"description" : " A score tracker with simple in-game UI." ,
4
- "gameVersion" : " 1.13.4 " ,
4
+ "gameVersion" : " 1.16.1 " ,
5
5
"id" : " SongPlayHistory" ,
6
6
"name" : " SongPlayHistory" ,
7
- "version" : " 1.5.2 " ,
7
+ "version" : " 1.5.3 " ,
8
8
"dependsOn" : {
9
- "BSIPA" : " ^4.1.4 " ,
10
- "BeatSaberMarkupLanguage" : " ^1.5.1 " ,
11
- "BS Utils" : " ^1.8 .0"
9
+ "BSIPA" : " ^4.1.6 " ,
10
+ "BeatSaberMarkupLanguage" : " ^1.5.3 " ,
11
+ "BS Utils" : " ^1.10 .0"
12
12
},
13
13
"links" : {
14
14
"project-home" : " https://github.com/swift-kim/SongPlayHistory"
You can’t perform that action at this time.
0 commit comments