From eaeb9ec6f7eb6c9f60b74b66935d0a0091dfe3df Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Sun, 28 Oct 2018 19:57:38 -0700 Subject: [PATCH] Version 0.6.2 --- 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 3b44fb46..fd56467b 100644 --- a/app/Info.plist +++ b/app/Info.plist @@ -23,9 +23,9 @@ NSSupportsAutomaticGraphicsSwitching CFBundleVersion - 0.6.1 + 0.6.2 CFBundleShortVersionString - 0.6.1 + 0.6.2 CFBundleDisplayName Moonlight diff --git a/app/app.pro b/app/app.pro index 3179c47e..6b93d5e8 100644 --- a/app/app.pro +++ b/app/app.pro @@ -315,5 +315,5 @@ macx { QMAKE_BUNDLE_DATA += APP_BUNDLE_RESOURCES } -VERSION = 0.6.1 -DEFINES += VERSION_STR=\\\"0.6.1\\\" +VERSION = 0.6.2 +DEFINES += VERSION_STR=\\\"0.6.2\\\" diff --git a/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml b/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml index f01f2697..4f8e54c7 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 automatic IP address detection for Internet streaming
  • +
  • Added a quit shortcut tip for gamepad users
  • +
+

Bugfixes:

+
    +
  • Fixed server state polling not being stopped while streaming
  • +
+
+

New features: