Skip to content

Commit

Permalink
version++
Browse files Browse the repository at this point in the history
  • Loading branch information
manuroe committed Oct 31, 2018
1 parent a3da031 commit 2b715c6
Show file tree
Hide file tree
Showing 6 changed files with 42 additions and 39 deletions.
5 changes: 4 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
Changes in 0.7.6 (2018-10-)
Changes in 0.7.7 (2018-10-31)
===============================================

Improvements:
* Upgrade MatrixKit version (v0.8.6).

Bug fix:
* Notifications: old notifications can reappear (#1985).

Expand Down
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -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.5'
$matrixKitVersion = '0.8.6'

# The develop branch version
#$matrixKitVersion = 'develop'
Expand Down
62 changes: 31 additions & 31 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -43,57 +43,57 @@ PODS:
- GZIP (1.2.2)
- HPGrowingTextView (1.1)
- libPhoneNumber-iOS (0.9.13)
- MatrixKit (0.8.5):
- MatrixKit (0.8.6):
- cmark (~> 0.24.1)
- DTCoreText (~> 1.6.21)
- HPGrowingTextView (~> 1.1)
- libPhoneNumber-iOS (~> 0.9.13)
- MatrixKit/Core (= 0.8.5)
- MatrixSDK (= 0.11.5)
- MatrixKit/AppExtension (0.8.5):
- MatrixKit/Core (= 0.8.6)
- MatrixSDK (= 0.11.6)
- MatrixKit/AppExtension (0.8.6):
- cmark (~> 0.24.1)
- DTCoreText (~> 1.6.21)
- DTCoreText/Extension
- HPGrowingTextView (~> 1.1)
- libPhoneNumber-iOS (~> 0.9.13)
- MatrixSDK (= 0.11.5)
- MatrixKit/Core (0.8.5):
- MatrixSDK (= 0.11.6)
- MatrixKit/Core (0.8.6):
- cmark (~> 0.24.1)
- DTCoreText (~> 1.6.21)
- HPGrowingTextView (~> 1.1)
- libPhoneNumber-iOS (~> 0.9.13)
- MatrixSDK (= 0.11.5)
- MatrixSDK (0.11.5):
- MatrixSDK/Core (= 0.11.5)
- MatrixSDK/Core (0.11.5):
- MatrixSDK (= 0.11.6)
- MatrixSDK (0.11.6):
- MatrixSDK/Core (= 0.11.6)
- MatrixSDK/Core (0.11.6):
- AFNetworking (~> 3.2.0)
- GZIP (~> 1.2.1)
- OLMKit (~> 2.3.0)
- Realm (~> 3.9.0)
- MatrixSDK/JingleCallStack (0.11.5):
- GZIP (~> 1.2.2)
- OLMKit (~> 3.0.0)
- Realm (~> 3.11.1)
- MatrixSDK/JingleCallStack (0.11.6):
- MatrixSDK/Core
- WebRTC (= 63.11.20455)
- MatrixSDK/SwiftSupport (0.11.5):
- MatrixSDK/SwiftSupport (0.11.6):
- MatrixSDK/Core
- OLMKit (2.3.0):
- OLMKit/olmc (= 2.3.0)
- OLMKit/olmcpp (= 2.3.0)
- OLMKit/olmc (2.3.0)
- OLMKit/olmcpp (2.3.0)
- OLMKit (3.0.0):
- OLMKit/olmc (= 3.0.0)
- OLMKit/olmcpp (= 3.0.0)
- OLMKit/olmc (3.0.0)
- OLMKit/olmcpp (3.0.0)
- PiwikTracker (4.4.2):
- PiwikTracker/Core (= 4.4.2)
- PiwikTracker/Core (4.4.2)
- Realm (3.9.0):
- Realm/Headers (= 3.9.0)
- Realm/Headers (3.9.0)
- Realm (3.11.1):
- Realm/Headers (= 3.11.1)
- Realm/Headers (3.11.1)
- WebRTC (63.11.20455)

DEPENDENCIES:
- cmark
- DTCoreText
- GBDeviceInfo (~> 5.2.0)
- MatrixKit (= 0.8.5)
- MatrixKit/AppExtension (= 0.8.5)
- MatrixKit (= 0.8.6)
- MatrixKit/AppExtension (= 0.8.6)
- MatrixSDK/JingleCallStack
- MatrixSDK/SwiftSupport
- OLMKit
Expand Down Expand Up @@ -134,13 +134,13 @@ SPEC CHECKSUMS:
GZIP: 12374d285e3b5d46cfcd480700fcfc7e16caf4f1
HPGrowingTextView: 88a716d97fb853bcb08a4a08e4727da17efc9b19
libPhoneNumber-iOS: e444379ac18bbfbdefad571da735b2cd7e096caa
MatrixKit: 475ded18f6e1ca6e2461467540fb58b2822deb04
MatrixSDK: 71c30d30fa258c2d8b79298bf9f0d38718d78ff3
OLMKit: dd79cdc5fab9ec04c940a901e025195b7801f306
MatrixKit: d9caa711e67070e5fb348d4237f6c81ea274e17a
MatrixSDK: c167aeef005954ab0c15267f00694259070182e2
OLMKit: 88eda69110489f817d59bcb4353b7c247570aa4f
PiwikTracker: 42862c7b13028065c3dfd36b4dc38db8a5765acf
Realm: 3d36f208bf3aff8335dc3298742140182bde4edb
Realm: 037c5919b9ceb59d6beed5d3b031096856b119b3
WebRTC: f2a6203584745fe53532633397557876b5d71640

PODFILE CHECKSUM: 80264d2625b7551d0278cd95f0eb29ef43269cb0
PODFILE CHECKSUM: dc6706b7e2aa657e688e75f5c2e4a8b9e14bd876

COCOAPODS: 1.6.0.beta.1
COCOAPODS: 1.6.0.beta.2
4 changes: 2 additions & 2 deletions Riot/SupportingFiles/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.7.6</string>
<string>0.7.7</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>0.7.6</string>
<string>0.7.7</string>
<key>ITSAppUsesNonExemptEncryption</key>
<true/>
<key>ITSEncryptionExportComplianceCode</key>
Expand Down
4 changes: 2 additions & 2 deletions RiotShareExtension/SupportingFiles/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleShortVersionString</key>
<string>0.7.6</string>
<string>0.7.7</string>
<key>CFBundleVersion</key>
<string>0.7.6</string>
<string>0.7.7</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
Expand Down
4 changes: 2 additions & 2 deletions SiriIntents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleShortVersionString</key>
<string>0.7.6</string>
<string>0.7.7</string>
<key>CFBundleVersion</key>
<string>0.7.6</string>
<string>0.7.7</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
Expand Down

0 comments on commit 2b715c6

Please sign in to comment.