Skip to content

Commit

Permalink
- Updating to 0.4.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SaviorXTanren committed Dec 27, 2018
1 parent e70aa56 commit b2d4278
Show file tree
Hide file tree
Showing 3 changed files with 12 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.4.18.21</version>
<version>0.4.19.0</version>
<url>https://github.com/SaviorXTanren/mixer-mixitup/releases/download/0.4.18/MixItUp-PreReleaseSigma-v0.4.18.zip</url>
<changelog>https://github.com/SaviorXTanren/mixer-mixitup/releases/download/0.4.18/Changelog.html</changelog>
<mandatory>false</mandatory>
Expand Down
10 changes: 10 additions & 0 deletions MixItUp.WPF/Changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,16 @@
<body>
<h1 style="color: #5e9ca0;">Changelog</h1>

<h2 style="color: #2e6c80;">v0.4.19.0:</h2>
<ul>
<li>Adding new Overlay Widgets feature: https://github.com/SaviorXTanren/mixer-mixitup/wiki/Overlay-Widgets </li>
<li>Adding the ability to create multiple different Overlay endpoints</li>
<li>Adding the ability to have multiple connections to the same overlay endpoint</li>
<li>Overlay Video &amp; YouTube actions can now have their volume adjusted</li>
<li>General Overlay Action improvements &amp; new options for them</li>
<li>Various quality of life &amp; bug fixes</li>
</ul>

<h2 style="color: #2e6c80;">v0.4.18.21:</h2>
<ul>
<li>Adding $tweet___datetime, $tweet___date, &amp; $tweet___time Special Identifiers</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.4.18.21")]
[assembly: AssemblyVersion("0.4.19.0")]

0 comments on commit b2d4278

Please sign in to comment.