Skip to content

Commit

Permalink
v2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
chrislee0419 committed Apr 9, 2020
1 parent 768688c commit a245eb1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.2.1")]
[assembly: AssemblyFileVersion("2.2.1")]
[assembly: AssemblyVersion("2.2.2")]
[assembly: AssemblyFileVersion("2.2.2")]
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"$schema": "https://raw.githubusercontent.com/beat-saber-modding-group/BSIPA-MetadataFileSchema/master/Schema.json",
"author": "hello",
"description": "Adds automatically refreshing search results and song filtering.",
"gameVersion": "1.8.0",
"gameVersion": "1.9.0",
"id": "EnhancedSearchAndFilters",
"name": "EnhancedSearchAndFilters",
"version": "2.2.1",
"version": "2.2.2",
"features": [],
"dependsOn": {
"SongCore": "^2.9.0",
Expand Down

0 comments on commit a245eb1

Please sign in to comment.