Skip to content

Commit

Permalink
Version bump for BS 1.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nate1280 committed May 28, 2021
1 parent d999e77 commit c7e35b3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.7.0.0")]
[assembly: AssemblyFileVersion("1.7.0.0")]
[assembly: AssemblyVersion("1.8.0.0")]
[assembly: AssemblyFileVersion("1.8.0.0")]
10 changes: 5 additions & 5 deletions NoFailCheck/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +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.13.4",
"gameVersion": "1.16.1",
"id": "NoFailCheck",
"name": "NoFailCheck",
"version": "1.7.0",
"version": "1.8.0",
"dependsOn": {
"BSIPA": "^4.1.4",
"BS Utils": "^1.8.0",
"BeatSaberMarkupLanguage": "^1.5.1"
"BSIPA": "^4.1.6",
"BS Utils": "^1.10.0",
"BeatSaberMarkupLanguage": "^1.5.3"
}
}

0 comments on commit c7e35b3

Please sign in to comment.