From 5986ff833c08124f50271b8747877de995a84056 Mon Sep 17 00:00:00 2001 From: manuroe Date: Thu, 21 Dec 2017 09:31:28 +0100 Subject: [PATCH] version++ --- CHANGES.rst | 7 +++++++ Riot/Info.plist | 4 ++-- RiotShareExtension/Info.plist | 2 +- SiriIntents/Info.plist | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index 7c841d0c67..bbfc349ebc 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,10 @@ +Changes in 0.6.6 (2017-12-21) +=============================================== + +Bug Fix: + * Widget: Integrate widget data into widget URL (https://github.com/vector-im/riot-meta/issues/125). + * VoIP: increase call invite lifetime from 30 to 60s (https://github.com/vector-im/riot-meta/issues/129). + Changes in 0.6.5 (2017-12-19) =============================================== diff --git a/Riot/Info.plist b/Riot/Info.plist index be0eaed438..10071056d5 100644 --- a/Riot/Info.plist +++ b/Riot/Info.plist @@ -17,11 +17,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.6.5 + 0.6.6 CFBundleSignature ???? CFBundleVersion - 0.6.5 + 0.6.6 ITSAppUsesNonExemptEncryption ITSEncryptionExportComplianceCode diff --git a/RiotShareExtension/Info.plist b/RiotShareExtension/Info.plist index 066555ab75..470ed6ac1d 100644 --- a/RiotShareExtension/Info.plist +++ b/RiotShareExtension/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType XPC! CFBundleShortVersionString - 0.6.5 + 0.6.6 CFBundleVersion 1 NSExtension diff --git a/SiriIntents/Info.plist b/SiriIntents/Info.plist index 54a3cc1209..ba7f7ff7ff 100644 --- a/SiriIntents/Info.plist +++ b/SiriIntents/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType XPC! CFBundleShortVersionString - 0.6.5 + 0.6.6 CFBundleVersion 1 NSExtension