Skip to content

Commit c7a965a

Browse files
committed
Update for 1.11.0
1 parent 886595c commit c7a965a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

FastFail/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [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")]

FastFail/manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
"$schema": "https://raw.githubusercontent.com/nike4613/ModSaber-MetadataFileSchema/master/Schema.json",
33
"author": "PulseLane",
44
"description": "Speeds up the \"Level Failed\" animation by ~2s.",
5-
"gameVersion": "1.9.1",
5+
"gameVersion": "1.11.0",
66
"id": "FastFail",
77
"name": "FastFail",
8-
"version": "1.1.1",
8+
"version": "1.1.2",
99
"dependsOn": {
10-
"BeatSaberMarkupLanguage": "^1.3.1",
11-
"BS Utils": "^1.4.8"
10+
"BeatSaberMarkupLanguage": "^1.3.4",
11+
"BS Utils": "^1.4.11"
1212
},
1313
"features": [],
1414
"links": {

0 commit comments

Comments
 (0)