Skip to content

Commit 8c4702b

Browse files
committed
1.13.4
1 parent 70f0fb7 commit 8c4702b

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("2.0.2")]
36-
[assembly: AssemblyFileVersion("2.0.2")]
35+
[assembly: AssemblyVersion("2.0.3")]
36+
[assembly: AssemblyFileVersion("2.0.3")]

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.13.2",
5+
"gameVersion": "1.13.4",
66
"id": "FastFail",
77
"name": "FastFail",
8-
"version": "2.0.2",
8+
"version": "2.0.3",
99
"dependsOn": {
10-
"BeatSaberMarkupLanguage": "^1.4.5",
11-
"BS Utils": "^1.7.0",
10+
"BeatSaberMarkupLanguage": "^1.5.0",
11+
"BS Utils": "^1.8.0",
1212
"BSIPA": "^4.1.4"
1313
},
1414
"features": [],

0 commit comments

Comments
 (0)