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 ( "1.1.1 " ) ]
36
- [ assembly: AssemblyFileVersion ( "1.1.1 " ) ]
35
+ [ assembly: AssemblyVersion ( "1.1.2 " ) ]
36
+ [ assembly: AssemblyFileVersion ( "1.1.2 " ) ]
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.9.1 " ,
5
+ "gameVersion" : " 1.11.0 " ,
6
6
"id" : " FastFail" ,
7
7
"name" : " FastFail" ,
8
- "version" : " 1.1.1 " ,
8
+ "version" : " 1.1.2 " ,
9
9
"dependsOn" : {
10
- "BeatSaberMarkupLanguage" : " ^1.3.1 " ,
11
- "BS Utils" : " ^1.4.8 "
10
+ "BeatSaberMarkupLanguage" : " ^1.3.4 " ,
11
+ "BS Utils" : " ^1.4.11 "
12
12
},
13
13
"features" : [],
14
14
"links" : {
You can’t perform that action at this time.
0 commit comments