Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoco007 committed Jun 12, 2021
1 parent f0df0e8 commit e2c246f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Source/CustomAvatar/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,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("5.2.3")]
[assembly: AssemblyFileVersion("5.2.3")]
[assembly: AssemblyVersion("5.2.4")]
[assembly: AssemblyFileVersion("5.2.4")]
4 changes: 2 additions & 2 deletions Source/CustomAvatar/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"$schema": "https://raw.githubusercontent.com/nike4613/ModSaber-MetadataFileSchema/master/Schema.json",
"author": "Custom Avatars Contributors",
"description": "Allows the use of custom player models for body presence.",
"gameVersion": "1.16.1",
"gameVersion": "1.16.2",
"id": "CustomAvatar",
"icon": "CustomAvatar.Resources.icon.png",
"name": "Custom Avatars",
"version": "5.2.3+dev",
"version": "5.2.4+dev",
"dependsOn": {
"BSIPA": "^4.0.0",
"BeatSaberMarkupLanguage": "^1.4.0",
Expand Down

0 comments on commit e2c246f

Please sign in to comment.