From bd45c414e4815e57be4c1e78b8904224bf8400fa Mon Sep 17 00:00:00 2001 From: giomfo Date: Tue, 27 Feb 2018 18:04:19 +0100 Subject: [PATCH] version ++ --- CHANGES.rst | 9 +++++++++ Podfile | 2 +- Podfile.lock | 16 ++++++++-------- Riot/Info.plist | 4 ++-- RiotShareExtension/Info.plist | 2 +- SiriIntents/Info.plist | 2 +- 6 files changed, 22 insertions(+), 13 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index 246313581..dcfa6a2e9 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,12 @@ +Changes in 0.6.11 (2018-02-27) +=============================================== + +Improvements: + * Upgrade MatrixKit version (v0.7.7). + +Bug Fix: + * My communities screen is empty despite me being in several groups (#1792). + Changes in 0.6.10 (2018-02-14) =============================================== diff --git a/Podfile b/Podfile index bae568bda..a0df46413 100644 --- a/Podfile +++ b/Podfile @@ -9,7 +9,7 @@ source 'https://github.com/CocoaPods/Specs.git' # Different flavours of pods to MatrixKit # The current MatrixKit pod version -$matrixKitVersion = '0.7.6' +$matrixKitVersion = '0.7.7' # The develop branch version #$matrixKitVersion = 'develop' diff --git a/Podfile.lock b/Podfile.lock index a76a8d50d..e08878664 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -43,21 +43,21 @@ PODS: - GZIP (1.2.1) - HPGrowingTextView (1.1) - libPhoneNumber-iOS (0.9.13) - - MatrixKit (0.7.6): + - MatrixKit (0.7.7): - cmark (~> 0.24.1) - DTCoreText (~> 1.6.17) - HPGrowingTextView (~> 1.1) - libPhoneNumber-iOS (~> 0.9.10) - - MatrixKit/Core (= 0.7.6) + - MatrixKit/Core (= 0.7.7) - MatrixSDK (= 0.10.5) - - MatrixKit/AppExtension (0.7.6): + - MatrixKit/AppExtension (0.7.7): - cmark (~> 0.24.1) - DTCoreText (~> 1.6.17) - DTCoreText/Extension - HPGrowingTextView (~> 1.1) - libPhoneNumber-iOS (~> 0.9.10) - MatrixSDK (= 0.10.5) - - MatrixKit/Core (0.7.6): + - MatrixKit/Core (0.7.7): - cmark (~> 0.24.1) - DTCoreText (~> 1.6.17) - HPGrowingTextView (~> 1.1) @@ -90,8 +90,8 @@ DEPENDENCIES: - cmark - DTCoreText - GBDeviceInfo (~> 5.1.0) - - MatrixKit (= 0.7.6) - - MatrixKit/AppExtension (= 0.7.6) + - MatrixKit (= 0.7.7) + - MatrixKit/AppExtension (= 0.7.7) - MatrixSDK/JingleCallStack - OLMKit - PiwikTracker (from `https://github.com/manuroe/matomo-sdk-ios.git`, branch `feature/CustomVariables`) @@ -115,13 +115,13 @@ SPEC CHECKSUMS: GZIP: 7ee835f989fb3c6ea79005fc90b8fa6af710a70d HPGrowingTextView: 88a716d97fb853bcb08a4a08e4727da17efc9b19 libPhoneNumber-iOS: e444379ac18bbfbdefad571da735b2cd7e096caa - MatrixKit: c0f004d72b589fe259a38163181a02e036dc929a + MatrixKit: c1b7e4d181fff789ce5fc449b934a37a148e5820 MatrixSDK: ad1f2b3f183ad328a8a0ab7b3f8aa13bc145d141 OLMKit: b9d8c0ffee9ea8c45bc0aaa9afb47f93fba7efbd PiwikTracker: 42862c7b13028065c3dfd36b4dc38db8a5765acf Realm: 42d1c38a5b1bbcc828b48a7ce702cb86fc68adf4 WebRTC: f2a6203584745fe53532633397557876b5d71640 -PODFILE CHECKSUM: fde34ec5f4ebb6e811888a13cae5fdbc944d73a8 +PODFILE CHECKSUM: c9f36b49408c561b35967a17d6d35e9ca7962b33 COCOAPODS: 1.4.0 diff --git a/Riot/Info.plist b/Riot/Info.plist index 67a0b7512..dc1d824ac 100644 --- a/Riot/Info.plist +++ b/Riot/Info.plist @@ -17,11 +17,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.6.10 + 0.6.11 CFBundleSignature ???? CFBundleVersion - 0.6.10 + 0.6.11 ITSAppUsesNonExemptEncryption ITSEncryptionExportComplianceCode diff --git a/RiotShareExtension/Info.plist b/RiotShareExtension/Info.plist index 72e5cfc67..ecd0986f7 100644 --- a/RiotShareExtension/Info.plist +++ b/RiotShareExtension/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType XPC! CFBundleShortVersionString - 0.6.10 + 0.6.11 CFBundleVersion 1 NSExtension diff --git a/SiriIntents/Info.plist b/SiriIntents/Info.plist index fed7666e9..3343219eb 100644 --- a/SiriIntents/Info.plist +++ b/SiriIntents/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType XPC! CFBundleShortVersionString - 0.6.10 + 0.6.11 CFBundleVersion 1 NSExtension