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 c102b11 commit 82c026e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Source/CustomAvatar/Properties/AssemblyInfo.cs
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.4")]
[assembly: AssemblyFileVersion("5.2.4")]
[assembly: AssemblyVersion("5.2.5")]
[assembly: AssemblyFileVersion("5.2.5")]
2 changes: 1 addition & 1 deletion Source/CustomAvatar/manifest.json
Expand Up @@ -6,7 +6,7 @@
"id": "CustomAvatar",
"icon": "CustomAvatar.Resources.icon.png",
"name": "Custom Avatars",
"version": "5.2.4+dev",
"version": "5.2.5+dev",
"dependsOn": {
"BSIPA": "^4.0.0",
"BeatSaberMarkupLanguage": "^1.4.0",
Expand Down

0 comments on commit 82c026e

Please sign in to comment.