Skip to content

Commit

Permalink
10.32 version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
JosefNemec committed Dec 20, 2023
1 parent 06d6314 commit 642ce6f
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.31.0.*")]
[assembly: AssemblyVersion("10.32.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 642ce6f

Please sign in to comment.