Skip to content

Commit

Permalink
10.5 version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
JosefNemec committed Nov 9, 2022
1 parent 9c3008f commit b5db553
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("10.4.0.*")]
[assembly: AssemblyVersion("10.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 b5db553

Please sign in to comment.