version++

This commit is contained in:
manuroe 2018-10-05 17:56:36 +02:00
parent 3d6ea9dd6e
commit 4e260c595f
3 changed files with 19 additions and 19 deletions

View file

@ -1,4 +1,4 @@
Changes in 0.7.5 (2018-10-)
Changes in 0.7.5 (2018-10-05)
===============================================
Improvements:

View file

@ -9,7 +9,7 @@ source 'https://github.com/CocoaPods/Specs.git'
# Different flavours of pods to MatrixKit
# The current MatrixKit pod version
$matrixKitVersion = '0.8.4'
$matrixKitVersion = '0.8.5'
# The develop branch version
#$matrixKitVersion = 'develop'

View file

@ -43,37 +43,37 @@ PODS:
- GZIP (1.2.2)
- HPGrowingTextView (1.1)
- libPhoneNumber-iOS (0.9.13)
- MatrixKit (0.8.4):
- MatrixKit (0.8.5):
- cmark (~> 0.24.1)
- DTCoreText (~> 1.6.21)
- HPGrowingTextView (~> 1.1)
- libPhoneNumber-iOS (~> 0.9.13)
- MatrixKit/Core (= 0.8.4)
- MatrixSDK (= 0.11.4)
- MatrixKit/AppExtension (0.8.4):
- MatrixKit/Core (= 0.8.5)
- MatrixSDK (= 0.11.5)
- MatrixKit/AppExtension (0.8.5):
- cmark (~> 0.24.1)
- DTCoreText (~> 1.6.21)
- DTCoreText/Extension
- HPGrowingTextView (~> 1.1)
- libPhoneNumber-iOS (~> 0.9.13)
- MatrixSDK (= 0.11.4)
- MatrixKit/Core (0.8.4):
- MatrixSDK (= 0.11.5)
- MatrixKit/Core (0.8.5):
- cmark (~> 0.24.1)
- DTCoreText (~> 1.6.21)
- HPGrowingTextView (~> 1.1)
- libPhoneNumber-iOS (~> 0.9.13)
- MatrixSDK (= 0.11.4)
- MatrixSDK (0.11.4):
- MatrixSDK/Core (= 0.11.4)
- MatrixSDK/Core (0.11.4):
- MatrixSDK (= 0.11.5)
- MatrixSDK (0.11.5):
- MatrixSDK/Core (= 0.11.5)
- MatrixSDK/Core (0.11.5):
- AFNetworking (~> 3.2.0)
- GZIP (~> 1.2.1)
- OLMKit (~> 2.3.0)
- Realm (~> 3.9.0)
- MatrixSDK/JingleCallStack (0.11.4):
- MatrixSDK/JingleCallStack (0.11.5):
- MatrixSDK/Core
- WebRTC (= 63.11.20455)
- MatrixSDK/SwiftSupport (0.11.4):
- MatrixSDK/SwiftSupport (0.11.5):
- MatrixSDK/Core
- OLMKit (2.3.0):
- OLMKit/olmc (= 2.3.0)
@ -92,8 +92,8 @@ DEPENDENCIES:
- cmark
- DTCoreText
- GBDeviceInfo (~> 5.2.0)
- MatrixKit (= 0.8.4)
- MatrixKit/AppExtension (= 0.8.4)
- MatrixKit (= 0.8.5)
- MatrixKit/AppExtension (= 0.8.5)
- MatrixSDK/JingleCallStack
- MatrixSDK/SwiftSupport
- OLMKit
@ -134,13 +134,13 @@ SPEC CHECKSUMS:
GZIP: 12374d285e3b5d46cfcd480700fcfc7e16caf4f1
HPGrowingTextView: 88a716d97fb853bcb08a4a08e4727da17efc9b19
libPhoneNumber-iOS: e444379ac18bbfbdefad571da735b2cd7e096caa
MatrixKit: 33f4361bd62342b6cdacb79fd60f3d9d704366b1
MatrixSDK: 9d9f5e9b1fa19f8a84ebfce846d87b138af9999b
MatrixKit: 475ded18f6e1ca6e2461467540fb58b2822deb04
MatrixSDK: 71c30d30fa258c2d8b79298bf9f0d38718d78ff3
OLMKit: dd79cdc5fab9ec04c940a901e025195b7801f306
PiwikTracker: 42862c7b13028065c3dfd36b4dc38db8a5765acf
Realm: 3d36f208bf3aff8335dc3298742140182bde4edb
WebRTC: f2a6203584745fe53532633397557876b5d71640
PODFILE CHECKSUM: 9085b1000f60244804f8bc6285a05a39a4795d76
PODFILE CHECKSUM: 80264d2625b7551d0278cd95f0eb29ef43269cb0
COCOAPODS: 1.6.0.beta.1