Skip to content

Commit

Permalink
v2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
chrislee0419 committed Jul 12, 2020
1 parent abb1a9a commit e239556
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions 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("2.3.2")]
[assembly: AssemblyFileVersion("2.3.2")]
[assembly: AssemblyVersion("2.3.3")]
[assembly: AssemblyFileVersion("2.3.3")]
8 changes: 4 additions & 4 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
"gameVersion": "1.9.1",
"id": "EnhancedSearchAndFilters",
"name": "EnhancedSearchAndFilters",
"version": "2.3.2",
"version": "2.3.3",
"features": [],
"dependsOn": {
"SongCore": "^2.9.1",
"BeatSaberMarkupLanguage": "^1.3.1",
"BS Utils": "^1.4.9"
"SongCore": "^2.9.6",
"BeatSaberMarkupLanguage": "^1.3.2",
"BS Utils": "^1.4.10"
}
}

0 comments on commit e239556

Please sign in to comment.