Skip to content

Commit

Permalink
version++
Browse files Browse the repository at this point in the history
  • Loading branch information
SBiOSoftWhare committed Dec 5, 2019
1 parent ae96b2e commit 332476f
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 25 deletions.
7 changes: 6 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
Changes in 0.10.3 (2019-xx-xx)
Changes in 0.10.4 (2019-xx-xx)
===============================================


Changes in 0.10.3 (2019-12-05)
===============================================

Improvements:
* Upgrade MatrixKit version ([v0.11.3](https://github.com/matrix-org/matrix-ios-kit/releases/tag/v0.11.3)).
* Integrations: Use the integrations manager provided by the homeserver admin via .well-known (#2815).
* i18n: Add Welsh (cy).
* i18n: Add Italian (it).
Expand Down
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ use_frameworks!

# Different flavours of pods to MatrixKit
# The current MatrixKit pod version
$matrixKitVersion = '0.11.2'
$matrixKitVersion = '0.11.3'

# The develop branch version
#$matrixKitVersion = 'develop'
Expand Down
34 changes: 17 additions & 17 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -49,41 +49,41 @@ PODS:
- MatomoTracker (7.2.0):
- MatomoTracker/Core (= 7.2.0)
- MatomoTracker/Core (7.2.0)
- MatrixKit (0.11.2):
- MatrixKit (0.11.3):
- cmark (~> 0.24.1)
- DTCoreText (~> 1.6.21)
- HPGrowingTextView (~> 1.1)
- libPhoneNumber-iOS (~> 0.9.13)
- MatrixKit/Core (= 0.11.2)
- MatrixSDK (= 0.15.0)
- MatrixKit/Core (= 0.11.3)
- MatrixSDK (= 0.15.2)
- SwiftUTI (~> 1.0.6)
- MatrixKit/AppExtension (0.11.2):
- MatrixKit/AppExtension (0.11.3):
- cmark (~> 0.24.1)
- DTCoreText (~> 1.6.21)
- DTCoreText/Extension
- HPGrowingTextView (~> 1.1)
- libPhoneNumber-iOS (~> 0.9.13)
- MatrixSDK (= 0.15.0)
- MatrixSDK (= 0.15.2)
- SwiftUTI (~> 1.0.6)
- MatrixKit/Core (0.11.2):
- MatrixKit/Core (0.11.3):
- cmark (~> 0.24.1)
- DTCoreText (~> 1.6.21)
- HPGrowingTextView (~> 1.1)
- libPhoneNumber-iOS (~> 0.9.13)
- MatrixSDK (= 0.15.0)
- MatrixSDK (= 0.15.2)
- SwiftUTI (~> 1.0.6)
- MatrixSDK (0.15.0):
- MatrixSDK/Core (= 0.15.0)
- MatrixSDK/Core (0.15.0):
- MatrixSDK (0.15.2):
- MatrixSDK/Core (= 0.15.2)
- MatrixSDK/Core (0.15.2):
- AFNetworking (~> 3.2.0)
- GZIP (~> 1.2.2)
- libbase58 (~> 0.1.4)
- OLMKit (~> 3.1.0)
- Realm (~> 3.17.3)
- MatrixSDK/JingleCallStack (0.15.0):
- MatrixSDK/JingleCallStack (0.15.2):
- JitsiMeetSDK (~> 2.3.1)
- MatrixSDK/Core
- MatrixSDK/SwiftSupport (0.15.0):
- MatrixSDK/SwiftSupport (0.15.2):
- MatrixSDK/Core
- OLMKit (3.1.0):
- OLMKit/olmc (= 3.1.0)
Expand All @@ -108,8 +108,8 @@ DEPENDENCIES:
- DGCollectionViewLeftAlignFlowLayout (~> 1.0.4)
- GBDeviceInfo (~> 6.3.0)
- MatomoTracker (~> 7.2.0)
- MatrixKit (= 0.11.2)
- MatrixKit/AppExtension (= 0.11.2)
- MatrixKit (= 0.11.3)
- MatrixKit/AppExtension (= 0.11.3)
- MatrixSDK/JingleCallStack
- MatrixSDK/SwiftSupport
- OLMKit
Expand Down Expand Up @@ -165,8 +165,8 @@ SPEC CHECKSUMS:
libbase58: 7c040313537b8c44b6e2d15586af8e21f7354efd
libPhoneNumber-iOS: 0a32a9525cf8744fe02c5206eb30d571e38f7d75
MatomoTracker: 6f89e2561083685a360e223fb663e9ccd57c1d1a
MatrixKit: 7f681c9086509a4f5e6e7172ce00f552cba1f8bc
MatrixSDK: 342384d62bac5d95a31a7dab79e5f687bd87ddca
MatrixKit: 5a20025b05490a70694b701e607ec75e0988af21
MatrixSDK: f83bd3c5519c1cb9ac3998f6423574cf528f0250
OLMKit: 4ee0159d63feeb86d836fdcfefe418e163511639
Realm: 5a1d9d47bfc101dd597668b1a8af4288a2557f6d
Reusable: 82be188f29d96dc5eff0db7b2393bcc08d2cdd5b
Expand All @@ -175,6 +175,6 @@ SPEC CHECKSUMS:
SwiftUTI: 917993c124f8eac25e88ced0202fc58d7eb50fa8
zxcvbn-ios: fef98b7c80f1512ff0eec47ac1fa399fc00f7e3c

PODFILE CHECKSUM: 58c5f31fc709cb6069e4cc1f77e602dcc7614f6a
PODFILE CHECKSUM: 881048fb17d68dd834b18e23929482600daca7f3

COCOAPODS: 1.8.4
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.10.2</string>
<string>0.10.3</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>0.10.2</string>
<string>0.10.3</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.10.2</string>
<string>0.10.3</string>
<key>CFBundleVersion</key>
<string>0.10.2</string>
<string>0.10.3</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.10.2</string>
<string>0.10.3</string>
<key>CFBundleVersion</key>
<string>0.10.2</string>
<string>0.10.3</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
Expand Down

0 comments on commit 332476f

Please sign in to comment.