protected override void OnShow()
        {
            base.OnShow();

            PluginContainer.UpdateVersionMismatch();
        }