diff --git a/WeeXnes/Core/Global.cs b/WeeXnes/Core/Global.cs index 88d5973..1a9aec2 100644 --- a/WeeXnes/Core/Global.cs +++ b/WeeXnes/Core/Global.cs @@ -8,7 +8,7 @@ namespace WeeXnes.Core { public class Information { - public const string Version = "4.5.1"; + public const string Version = "4.5.1.1"; public const string EncryptionHash = "8zf5#RdyQ]$4x4_"; public const string ApiUrl = "https://api.github.com/repos/weexnes/weexnessuite/releases/latest"; } diff --git a/WeeXnes/Views/DiscordRPC/AddRPCView.xaml b/WeeXnes/Views/DiscordRPC/AddRPCView.xaml index 3a03e6b..ce2a429 100644 --- a/WeeXnes/Views/DiscordRPC/AddRPCView.xaml +++ b/WeeXnes/Views/DiscordRPC/AddRPCView.xaml @@ -17,8 +17,8 @@ - + diff --git a/WeeXnes/WeeXnes.csproj b/WeeXnes/WeeXnes.csproj index 8854bad..728b63b 100644 --- a/WeeXnes/WeeXnes.csproj +++ b/WeeXnes/WeeXnes.csproj @@ -4,7 +4,7 @@ Debug AnyCPU - 4.5.1 + 4.5.1.1 {4B33CEE7-C74D-43B9-B99A-8B273D5195BC} WinExe WeeXnes