Skip to content

Commit

Permalink
Version bump and update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nate1280 committed Oct 22, 2020
1 parent 349159d commit 53f8cf7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
4 changes: 2 additions & 2 deletions NoFailCheck/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.4.0.0")]
[assembly: AssemblyFileVersion("1.4.0.0")]
[assembly: AssemblyVersion("1.5.0.0")]
[assembly: AssemblyFileVersion("1.5.0.0")]
13 changes: 6 additions & 7 deletions NoFailCheck/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,13 @@
"$schema": "https://raw.githubusercontent.com/nike4613/ModSaber-MetadataFileSchema/master/Schema.json",
"author": "nate1280",
"description": "Ever get tired of starting a song with No Fail on, and getting annoyed, let this mod annoy you instead to remind you!",
"gameVersion": "1.11.0",
"gameVersion": "1.12.2",
"id": "NoFailCheck",
"name": "NoFailCheck",
"version": "1.4.0",
"version": "1.5.0",
"dependsOn": {
"BS Utils": "^1.4.11",
"BeatSaberMarkupLanguage": "^1.3.4"
},
"loadAfter": [],
"features": []
"BSIPA": "^4.1.3",
"BS Utils": "^1.6.0",
"BeatSaberMarkupLanguage": "^1.4.0"
}
}

0 comments on commit 53f8cf7

Please sign in to comment.