Skip to content

Commit

Permalink
8.5 version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
JosefNemec committed Oct 28, 2020
1 parent 5f3e259 commit 3414ff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/Playnite/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
// 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("8.4.0.*")]
[assembly: AssemblyVersion("8.5.0.*")]
[assembly: InternalsVisibleTo("Playnite.Tests")]
[assembly: XmlnsDefinition("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "Playnite")]
[assembly: XmlnsDefinition("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "Playnite.Controls")]
Expand Down

0 comments on commit 3414ff4

Please sign in to comment.