Skip to content

Commit

Permalink
- Updating to 1.1.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
SaviorXTanren committed Nov 22, 2023
1 parent 35d248a commit 2947c6f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions MixItUp.WPF/Changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@
<body>
<h1 style="color: #5e9ca0;">Changelog</h1>

<h2 style="color: #2e6c80;">v1.1.0.10:</h2>
<ul>
<li>Various quality of life &amp; bug fixes</li>
</ul>

<h2 style="color: #2e6c80;">v1.1.0.9:</h2>
<ul>
<li>Improvements to memory consumption issues and crashes related to out of memory exceptions. Thank you everyone who submitted logs and information to help us further track this issue down.</li>
Expand Down
2 changes: 1 addition & 1 deletion MixItUp.WPF/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.1.0.9")]
[assembly: AssemblyVersion("1.1.0.10")]

0 comments on commit 2947c6f

Please sign in to comment.