Skip to content

Commit

Permalink
Update version number in assembly
Browse files Browse the repository at this point in the history
  • Loading branch information
megalon committed Feb 5, 2019
1 parent 6e628d2 commit bf8da3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions BeatSaberTweaks/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("4.2.3.0")]
[assembly: AssemblyFileVersion("4.2.3.0")]
[assembly: AssemblyVersion("4.2.4.0")]
[assembly: AssemblyFileVersion("4.2.4.0")]

0 comments on commit bf8da3f

Please sign in to comment.