diff --git a/MixItUp.WPF/Changelog.html b/MixItUp.WPF/Changelog.html
index d0f283bdc..e9c9339b8 100644
--- a/MixItUp.WPF/Changelog.html
+++ b/MixItUp.WPF/Changelog.html
@@ -7,7 +7,7 @@
Changelog
IMPORTANT NOTE: This update introduces large-scale changes to all Overlay functionality throughout the application and includes some breaking changes. As such, we recommend NOT updating immediately before a stream and waiting until you have time to walkthrough all of the changes and ensure your Overlay setup and interactions are configured to your liking.
- v1.2.0.0-1.2.0.1:
+ v1.2.0.0-1.2.0.2:
- Overlay v3 functionality updates:
diff --git a/MixItUp.WPF/Properties/AssemblyInfo.cs b/MixItUp.WPF/Properties/AssemblyInfo.cs
index 7597819ed..f6a713eeb 100644
--- a/MixItUp.WPF/Properties/AssemblyInfo.cs
+++ b/MixItUp.WPF/Properties/AssemblyInfo.cs
@@ -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.2.0.1")]
+[assembly: AssemblyVersion("1.2.0.2")]