diff --git a/WeeXnes/Core/Globals.cs b/WeeXnes/Core/Globals.cs index 572a4bc..aa2f9d7 100644 --- a/WeeXnes/Core/Globals.cs +++ b/WeeXnes/Core/Globals.cs @@ -16,7 +16,7 @@ namespace WeeXnes.Core public static string encryptionKey = "8zf5#RdyQ]$4x4_"; public static string AppDataPath = Path.Combine(Environment.GetFolderPath(Environment.SpecialFolder.ApplicationData), "WeeXnes"); public static string SettingsFileName = "settings.ini"; - public static string version = "3.6.4"; + public static string version = "3.6.6"; public static bool info_isRpcRunning = false; public static bool info_RpcAutoStart; public static string apiUrl = "http://weexnes.com:5169/"; diff --git a/WeeXnes/MVVM/View/KeyManagerView.xaml b/WeeXnes/MVVM/View/KeyManagerView.xaml index 9a24634..261fdaa 100644 --- a/WeeXnes/MVVM/View/KeyManagerView.xaml +++ b/WeeXnes/MVVM/View/KeyManagerView.xaml @@ -45,6 +45,7 @@ + - + + Background="#1c1e23" Tag="Name"/> + Background="#1c1e23" Tag="Value"/>