From c63c5100e2193b46b77c13f317d9ff386f6af372 Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Tue, 20 Nov 2018 22:23:03 -0800 Subject: [PATCH] Version 0.6.4 --- app/Info.plist | 4 ++-- app/app.pro | 4 ++-- .../com.moonlight_stream.Moonlight.appdata.xml | 13 +++++++++++++ 3 files changed, 17 insertions(+), 4 deletions(-) diff --git a/app/Info.plist b/app/Info.plist index ec9a6953..df3a2ac7 100644 --- a/app/Info.plist +++ b/app/Info.plist @@ -23,9 +23,9 @@ NSSupportsAutomaticGraphicsSwitching CFBundleVersion - 0.6.3 + 0.6.4 CFBundleShortVersionString - 0.6.3 + 0.6.4 CFBundleDisplayName Moonlight diff --git a/app/app.pro b/app/app.pro index 75819946..b82ce528 100644 --- a/app/app.pro +++ b/app/app.pro @@ -323,5 +323,5 @@ macx { QMAKE_RPATHDIR += @executable_path/../Frameworks } -VERSION = 0.6.3 -DEFINES += VERSION_STR=\\\"0.6.3\\\" +VERSION = 0.6.4 +DEFINES += VERSION_STR=\\\"0.6.4\\\" diff --git a/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml b/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml index fd390dc5..ab5cc6e1 100644 --- a/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml +++ b/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml @@ -33,6 +33,19 @@ + + +

New features:

+
    +
  • Added an option to match client display refresh rate when FPS is unlocked
  • +
+

Bugfixes:

+
    +
  • Fixed multiple gamepads not being detected on the host in some scenarios
  • +
  • Fixed an incorrect warning when trying to stream at 4K
  • +
+
+

New features: