Skip to content

Commit

Permalink
Update assembly versions
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackJaxDev committed May 22, 2015
1 parent 2a86d9a commit 30a4955
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion BrawlBox/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.76.*")]
[assembly: AssemblyFileVersion("0.76.0.1")]
[assembly: AssemblyFileVersion("0.76.0.2")]
2 changes: 1 addition & 1 deletion BrawlLib/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.23.*")]
[assembly: AssemblyFileVersion("0.23.0.1")]
[assembly: AssemblyFileVersion("0.23.0.2")]

0 comments on commit 30a4955

Please sign in to comment.