Skip to content

Commit

Permalink
- Updating to 0.5.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
SaviorXTanren committed May 24, 2019
1 parent cbfe786 commit 7730bf5
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion MixItUp.WPF/AutoUpdater.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<item>
<version>0.5.1.3</version>
<version>0.5.1.4</version>
<url>https://github.com/SaviorXTanren/mixer-mixitup/releases/download/0.5.1/MixItUp.zip</url>
<changelog>https://github.com/SaviorXTanren/mixer-mixitup/releases/download/0.5.1/Changelog.html</changelog>
<mandatory>false</mandatory>
Expand Down
7 changes: 7 additions & 0 deletions MixItUp.WPF/Changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@
<body>
<h1 style="color: #5e9ca0;">Changelog</h1>

<h2 style="color: #2e6c80;">v0.5.1.4:</h2>
<ul>
<li>Fixing bug with Emotes & Skills Only moderation not correctly detecting skills</li>
<li>Fixing bug where giveaway inventory requirement would not subtract the proper amount for multiple entries</li>
<li>Various quality of life &amp; bug fixes</li>
</ul>

<h2 style="color: #2e6c80;">v0.5.1.3:</h2>
<ul>
<li>Fixing bug with users not being removed from chat list when they leave</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("0.5.1.3")]
[assembly: AssemblyVersion("0.5.1.4")]

0 comments on commit 7730bf5

Please sign in to comment.