diff --git a/LiveLights/LiveLights.csproj b/LiveLights/LiveLights.csproj
index 472c887..8d29bda 100644
--- a/LiveLights/LiveLights.csproj
+++ b/LiveLights/LiveLights.csproj
@@ -41,8 +41,8 @@
..\packages\Octokit.0.46.0\lib\net46\Octokit.dll
-
- ..\packages\RAGENativeUI.1.9.2\lib\net472\RAGENativeUI.dll
+
+ ..\packages\RAGENativeUI.1.9.3\lib\net472\RAGENativeUI.dll
..\packages\RagePluginHook.1.109.1\lib\net472\RagePluginHook.dll
diff --git a/LiveLights/Properties/AssemblyInfo.cs b/LiveLights/Properties/AssemblyInfo.cs
index 2e03a8e..b702fa3 100644
--- a/LiveLights/Properties/AssemblyInfo.cs
+++ b/LiveLights/Properties/AssemblyInfo.cs
@@ -31,8 +31,8 @@
//
// 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.*")]
+[assembly: AssemblyVersion("1.2.*")]
// This is required for Octokit to check the version against github
-[assembly: AssemblyInformationalVersion("1.1")]
+[assembly: AssemblyInformationalVersion("1.2")]
// [assembly: AssemblyVersion("1.0.0.0")]
// [assembly: AssemblyFileVersion("1.0.0.0")]
diff --git a/LiveLights/packages.config b/LiveLights/packages.config
index d0ab9b0..fa8b164 100644
--- a/LiveLights/packages.config
+++ b/LiveLights/packages.config
@@ -4,6 +4,6 @@
-
+
\ No newline at end of file