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 32
32
// You can specify all the values or you can default the Build and Revision Numbers
33
33
// by using the '*' as shown below:
34
34
// [assembly: AssemblyVersion("1.0.*")]
35
- [ assembly: AssemblyVersion ( "2.0.2 " ) ]
36
- [ assembly: AssemblyFileVersion ( "2.0.2 " ) ]
35
+ [ assembly: AssemblyVersion ( "2.0.3 " ) ]
36
+ [ assembly: AssemblyFileVersion ( "2.0.3 " ) ]
Original file line number Diff line number Diff line change 2
2
"$schema" : " https://raw.githubusercontent.com/nike4613/ModSaber-MetadataFileSchema/master/Schema.json" ,
3
3
"author" : " PulseLane" ,
4
4
"description" : " Speeds up the \" Level Failed\" animation by ~2s." ,
5
- "gameVersion" : " 1.13.2 " ,
5
+ "gameVersion" : " 1.13.4 " ,
6
6
"id" : " FastFail" ,
7
7
"name" : " FastFail" ,
8
- "version" : " 2.0.2 " ,
8
+ "version" : " 2.0.3 " ,
9
9
"dependsOn" : {
10
- "BeatSaberMarkupLanguage" : " ^1.4.5 " ,
11
- "BS Utils" : " ^1.7 .0" ,
10
+ "BeatSaberMarkupLanguage" : " ^1.5.0 " ,
11
+ "BS Utils" : " ^1.8 .0" ,
12
12
"BSIPA" : " ^4.1.4"
13
13
},
14
14
"features" : [],
You can’t perform that action at this time.
0 commit comments